Interface IAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,​? extends IFileDataEntity<?>>>>

    • Method Detail

      • buildAuthClient

        org.pac4j.core.client.Client buildAuthClient​(IFormAuthContext authCtx)
        Builds the authentication client based on the current data of the wrapper
        Parameters:
        authCtx - IFormAuthContext to build the client for
        Returns:
        the Client