Uses of Class
de.xima.fc.web.common.auth.FormAuthContextBuilder
-
Packages that use FormAuthContextBuilder Package Description de.xima.fc.web.common.auth -
-
Uses of FormAuthContextBuilder in de.xima.fc.web.common.auth
Methods in de.xima.fc.web.common.auth that return FormAuthContextBuilder Modifier and Type Method Description FormAuthContextBuilder
FormAuthContextBuilder. forceAuthType(EAuthClientType type)
FormAuthContextBuilder
FormAuthContextBuilder. withAuthenticatorToken(String authenticatorToken)
Deprecated.The authenticator token should be determined by the pac4j through the request.
-