| Package | Description |
|---|---|
| org.pac4j.core.profile | |
| org.pac4j.core.profile.converter |
| Class and Description |
|---|
| AttributeConverter
This interface is the contract for an attribute converter.
|
| Class and Description |
|---|
| 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.
|
| FormattedDateConverter
This class converts a String (depending on a specified format) into a FormattedDate.
|
| 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.
|
| StringReplaceConverter
This class makes replacements in a String.
|
Copyright © 2016. All Rights Reserved.