public class ServletAuthenticator extends Object implements Authenticator
Authenticator interface, offering a way to implement offering a manner to use the
authenticator's functionalities.| Constructor and Description |
|---|
ServletAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
protected Credentials |
getCredentials() |
Principal |
getUser() |
void |
unauthenticate() |
public void authenticate()
throws Exception
authenticate in interface AuthenticatorExceptionpublic void unauthenticate()
throws Exception
unauthenticate in interface AuthenticatorExceptionpublic Principal getUser()
getUser in interface Authenticatorprotected Credentials getCredentials()
Copyright © 2017 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.