| IAuthenticationContext |
Common interface providing information about a users authentication.
|
| IAuthenticationTarget |
Common interface describing the target of an authentication request e.g.
|
| IAuthenticatorClients |
Common interface for clients of an authenticator.
|
| IAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> |
Deprecated.
|
| IAuthorizationContext |
Common interface for context data needed in IAuthorizers to check the authorization of users to a web
endpoint.
|
| IAuthorizationFilterProperties |
|
| IAuthorizer |
Common interface for authorizers.
|
| IAuthWebContext |
Common interface for models that cover the web context for an authentication target and allow for access to commonly
used objects in pac4j authentication flows.
|
| IClientAuthorization |
Common interface for authorization to a Mandant .
|
| IClientDescriptor |
Common interface describing an authentication client.
|
| IFCUserProfile |
Deprecated.
|
| IFormAuthContext |
Interface of an form based authentication context
|
| IPluginView |
Interface for plugin views.
|
| IRequestAuthorizationContext |
|
| IUserReferenceResolver |
Common interface for user reference resolvers that help with identification of users defined by their user
reference.
|