| Package | Description |
|---|---|
| org.pac4j.core.client | |
| org.pac4j.core.profile.creator |
| Modifier and Type | Method and Description |
|---|---|
ProfileCreator<C,U> |
BaseClient.getProfileCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseClient.defaultProfileCreator(ProfileCreator<C,U> profileCreator) |
void |
BaseClient.setProfileCreator(ProfileCreator<C,U> profileCreator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatorProfileCreator<C extends Credentials,P extends CommonProfile>
This profile creator retrieves the user profile attached in the
Credentials. |
Copyright © 2017. All Rights Reserved.