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