- java.lang.Object
-
- org.jboss.seam.security.BaseAuthenticator
-
- org.jboss.seam.faces.examples.viewconfig.security.SimpleAuthenticator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.seam.security.Authenticator
org.jboss.seam.security.Authenticator.AuthenticationStatus
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
authenticate() |
-
Methods inherited from class org.jboss.seam.security.BaseAuthenticator
getStatus, getUser, postAuthenticate, setStatus, setUser
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.seam.security.Authenticator
getStatus, getUser, postAuthenticate
Copyright © 2009-2013 Seam Framework. All Rights Reserved.