| Package | Description |
|---|---|
| org.pac4j.core.profile.converter | |
| org.pac4j.core.profile.definition |
| Class and Description |
|---|
| AbstractAttributeConverter
This abstract attribute converter handles some common behaviors for simple type converters.
|
| AttributeConverter
This interface is the contract for an attribute converter.
|
| BooleanConverter
This class converts a String into a Boolean or returns the Boolean in input.
|
| ColorConverter
This class converts a String into a Color.
|
| DateConverter
This class converts a String (depending on a specified format) into a Date.
|
| GenderConverter
This class converts a String to a Gender.
|
| IntegerConverter
This class converts a String into an Integer or returns the Integer in input.
|
| LocaleConverter
This class converts a String to a Locale.
|
| LongConverter
This class converts a String into a Long or returns the Long (or Integer) in input.
|
| StringConverter
This class only keeps String objects.
|
| UrlConverter
URL converter.
|
| Class and Description |
|---|
| AttributeConverter
This interface is the contract for an attribute converter.
|
Copyright © 2017. All Rights Reserved.