public class DumbIdentity extends AbstractSimpleIdentity
READ_AUTHORIZATION, WRITE_AUTHORIZATION| Constructor and Description |
|---|
DumbIdentity(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Return the identifier of this user
|
canRead, canWrite, getAttribute, getAttributeNames, getFullName, getName, isAuthorized, isAuthorizedpublic java.lang.String getID()
SimpleIdentity