T - the type of IAuthenticatorpublic interface IAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.pac4j.core.client.Client<?> |
buildAuthClient(IFormAuthContext authCtx)
Builds the authentication client based on the current data of the wrapper
|
T |
getAuthenticator()
Gets the
IAuthenticator-entity |
T getAuthenticator()
IAuthenticator-entityIAuthenticatororg.pac4j.core.client.Client<?> buildAuthClient(IFormAuthContext authCtx)
authCtx - IFormAuthContext to build the client forClientCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.