|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.websphere.objectgrid.security.AnonymousPrincipal
public final class AnonymousPrincipal
This Principal class represents an anonymous user.
| Field Summary | |
|---|---|
static java.lang.String |
ANONYMOUS_NAME
A string representing the anonymous user's name. |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this principal. |
static AnonymousPrincipal |
getSingleton()
Gets an AnonymousPrincipal instance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
|---|
equals, hashCode, toString |
| Field Detail |
|---|
public static final java.lang.String ANONYMOUS_NAME
| Method Detail |
|---|
public static AnonymousPrincipal getSingleton()
public java.lang.String getName()
getName in interface java.security.PrincipalANONYMOUS_NAME
|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||