public class CasRestAuthenticator extends java.lang.Object implements Authenticator<UsernamePasswordCredentials>
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
configuration |
| Constructor and Description |
|---|
CasRestAuthenticator(CasConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(UsernamePasswordCredentials credentials,
WebContext context) |
protected CasConfiguration configuration
public CasRestAuthenticator(CasConfiguration configuration)
public void validate(UsernamePasswordCredentials credentials, WebContext context)
validate in interface Authenticator<UsernamePasswordCredentials>Copyright © 2019. All Rights Reserved.