T
- the type of IAuthenticator
public 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
-entityIAuthenticator
org.pac4j.core.client.Client<?> buildAuthClient(IFormAuthContext authCtx)
authCtx
- IFormAuthContext
to build the client forClient
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.