public class SimpleTestUsernamePasswordAuthenticator extends Object implements Authenticator<UsernamePasswordCredentials>
| 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, CredentialsException
validate in interface Authenticator<UsernamePasswordCredentials>HttpActionCredentialsExceptionprotected void throwsException(String message) throws CredentialsException
CredentialsExceptionCopyright © 2017. All Rights Reserved.