public class OAuthUserAuthenticator
extends java.lang.Object
implements org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.core.credentials.UsernamePasswordCredentials>
| Constructor and Description |
|---|
OAuthUserAuthenticator(org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.ServiceFactory webApplicationServiceFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.pac4j.core.credentials.UsernamePasswordCredentials credentials,
org.pac4j.core.context.WebContext context) |
public OAuthUserAuthenticator(org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.ServiceFactory webApplicationServiceFactory)
public void validate(org.pac4j.core.credentials.UsernamePasswordCredentials credentials,
org.pac4j.core.context.WebContext context)
throws org.pac4j.core.exception.CredentialsException
validate in interface org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.core.credentials.UsernamePasswordCredentials>org.pac4j.core.exception.CredentialsException