public class OAuth20UserAuthenticator
extends java.lang.Object
implements org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.core.credentials.UsernamePasswordCredentials>
| Constructor and Description |
|---|
OAuth20UserAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.pac4j.core.credentials.UsernamePasswordCredentials credentials,
org.pac4j.core.context.WebContext context) |
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