Uses of Class
de.xima.fc.security.pac4j.authentication.RequiredJWTIssuerAuthenticator
Packages that use RequiredJWTIssuerAuthenticator
-
Uses of RequiredJWTIssuerAuthenticator in de.xima.fc.security.pac4j.authentication
Methods in de.xima.fc.security.pac4j.authentication that return RequiredJWTIssuerAuthenticatorModifier and TypeMethodDescriptionRequiredJWTIssuerAuthenticator.forClientName(String clientName, org.pac4j.core.credentials.authenticator.Authenticator delegate) Creates a new instance of theRequiredJWTIssuerAuthenticatorwith the given client name and authenticator.