public class SimpleTestUsernamePasswordAuthenticator extends Object implements Authenticator<UsernamePasswordCredentials>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SimpleTestUsernamePasswordAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
throwsException(String message) |
void |
validate(UsernamePasswordCredentials credentials,
WebContext context) |
public SimpleTestUsernamePasswordAuthenticator()
public void validate(UsernamePasswordCredentials credentials, WebContext context) throws HttpAction
validate in interface Authenticator<UsernamePasswordCredentials>HttpActionprotected void throwsException(String message)
Copyright © 2017. All Rights Reserved.