| Package | Description |
|---|---|
| org.pac4j.core.profile | |
| org.pac4j.core.profile.definition |
| Modifier and Type | Method and Description |
|---|---|
static AttributeLocation |
AttributeLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeLocation[] |
AttributeLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileDefinition.convertAndAdd(CommonProfile profile,
AttributeLocation attributeLocation,
java.lang.String name,
java.lang.Object value)
Convert a profile or authentication attribute, if necessary, and add it to the profile.
|
Copyright © 2018. All Rights Reserved.