private static final class SimpleSecurityAuthority.SimpleUserToken extends java.lang.Object implements UserToken
| Constructor and Description |
|---|
SimpleUserToken(UserID uID) |
| Modifier and Type | Method and Description |
|---|---|
UserID |
getUserID()
Returns the ID of the logged on user.
|
java.lang.String |
toString() |