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