| Package | Description |
|---|---|
| org.pac4j.core.credentials | |
| org.pac4j.core.profile |
| Modifier and Type | Class and Description |
|---|---|
class |
Credentials
This class represents the base credentials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonProfile
This class is the base implementation with the default attribute getters which can be retrieved for most profiles.
|
class |
UserProfile
This class is the user profile retrieved from a provider after successful authentication : it's an identifier (string) and attributes
(objects).
|
Copyright © 2016. All Rights Reserved.