| Interface | Description |
|---|---|
| AuthenticationRequestContext |
A context object that can be used to run blocking tasks
|
| CurrentIdentityAssociation |
A class that maintains the current identity association.
|
| IdentityProvider<T extends AuthenticationRequest> |
As the requirements for different providers are often different this interface has purposefully been
made minimal.
|
| IdentityProviderManager |
A manager that can be used to get a specific type of identity provider.
|
| SecurityIdentity |
Interface that represents the currently logged in user.
|
| SecurityIdentityAugmentor |
An interface that allows for a
SecurityIdentity to be modified after creation. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.