| Package | Description |
|---|---|
| org.pac4j.core.profile | |
| org.pac4j.core.profile.definition |
| Modifier and Type | Method and Description |
|---|---|
static CommonProfile |
ProfileHelper.restoreOrBuildProfile(ProfileDefinition<? extends CommonProfile> profileDefinition,
String typedId,
Map<String,Object> attributes,
Object... parameters)
Restore or build a profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonProfileDefinition<P extends CommonProfile>
Profile definition with the common attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileDefinition<P> |
ProfileDefinitionAware.getProfileDefinition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProfileDefinitionAware.defaultProfileDefinition(ProfileDefinition<P> profileDefinition) |
void |
ProfileDefinitionAware.setProfileDefinition(ProfileDefinition<P> profileDefinition) |
Copyright © 2017. All Rights Reserved.