Uses of Class
de.xima.fc.security.pac4j.authentication.InternalTokenAuthenticator
-
Packages that use InternalTokenAuthenticator Package Description de.xima.fc.security.pac4j.authentication -
-
Uses of InternalTokenAuthenticator in de.xima.fc.security.pac4j.authentication
Methods in de.xima.fc.security.pac4j.authentication that return InternalTokenAuthenticator Modifier and Type Method Description static InternalTokenAuthenticatorInternalTokenAuthenticator. withAuthenticator(org.pac4j.core.credentials.authenticator.Authenticator delegate)Creates a new instance of theInternalTokenAuthenticatorwith the given authenticator.
-