| Package | Description |
|---|---|
| org.pac4j.core.profile | |
| org.pac4j.core.profile.jwt |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousProfile
Anonymous profile.
|
class |
CommonProfile
This class is the base implementation with the default attribute getters which can be retrieved for most profiles.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ProfileHelper.sanitizeIdentifier(UserProfile profile,
java.lang.Object id)
Sanitize into a string identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJwtProfile
Abstract JWT profile.
|
Copyright © 2019. All Rights Reserved.