|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationToken
Interface AuthenticationToken.
| Method Summary | |
|---|---|
java.io.Serializable |
getPayload()
Get the payload token that has been successfully authentcated by a membership domain. |
java.lang.String |
getUserName()
Get the exact username of the authenticated user as it is known to the authenticating membership domain. |
boolean |
isAuthenticated()
Find out whether or not the user was authenticated. |
| Method Detail |
|---|
java.io.Serializable getPayload()
java.lang.String getUserName()
null if the user was not
authenticated.
boolean isAuthenticated()
true iff the membership domain was able
to authenticate this user.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||