| Interface | Description |
|---|---|
| UserPrincipal |
Public interface for user principals.
|
| Class | Description |
|---|---|
| UserPrincipalImpl |
This class represent an authenticated user
|
| UserPrincipalImpl.Builder |
Builds and return a UserPrincipalImpl object
|
| UserRole |
Represents a user's keycloak roles information.
|
| Enum | Description |
|---|---|
| RoleType |
Keycloak role types
|