|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.seam.security.BaseAuthenticator
org.jboss.seam.security.examples.simple.SimpleAuthenticator
public class SimpleAuthenticator
This is the simplest possible example of a custom authenticator.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.seam.security.Authenticator |
|---|
Authenticator.AuthenticationStatus |
| Constructor Summary | |
|---|---|
SimpleAuthenticator()
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public SimpleAuthenticator()
| Method Detail |
|---|
public void authenticate()
authenticate in interface Authenticator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||