br.gov.frameworkdemoiselle.security
Class ServletAuthenticator
java.lang.Object
br.gov.frameworkdemoiselle.security.ServletAuthenticator
- All Implemented Interfaces:
- Authenticator, java.io.Serializable
public class ServletAuthenticator
- extends java.lang.Object
- implements Authenticator
Implements the Authenticator interface, offering a way to implement offering a manner to use the
authenticator's functionalities.
- Author:
- SERPRO
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletAuthenticator
public ServletAuthenticator()
authenticate
public void authenticate()
throws java.lang.Exception
- Specified by:
authenticate in interface Authenticator
- Throws:
java.lang.Exception
unauthenticate
public void unauthenticate()
throws java.lang.Exception
- Specified by:
unauthenticate in interface Authenticator
- Throws:
java.lang.Exception
getUser
public java.security.Principal getUser()
- Specified by:
getUser in interface Authenticator
getCredentials
protected Credentials getCredentials()
Copyright © 2014 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.