Package org.pac4j.core.credentials.authenticator
package org.pac4j.core.credentials.authenticator
-
ClassDescriptionAn authenticator is responsible for validating
Credentialsand should throw aCredentialsExceptionif the authentication fails.An authenticator that caches the result of an authentication based on the credentials.