| Package | Description |
|---|---|
| org.pac4j.core.profile | |
| org.pac4j.core.profile.converter |
| Modifier and Type | Method and Description |
|---|---|
Gender |
CommonProfile.getGender()
Return the gender of the user.
|
static Gender |
Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gender[] |
Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Gender |
GenderConverter.internalConvert(Object attribute) |
Copyright © 2017. All Rights Reserved.