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, isAuthorized
public DumbIdentity(String id)
public String getID()
SimpleIdentity