Serializable, PrincipalGroupPrincipalpublic class UserPrincipal extends Object implements Principal, Serializable
| Constructor | Description |
|---|---|
UserPrincipal(String newFqn) |
A user principal.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getName() |
Fully qualified username.
|
int |
hashCode() |
Copyright © 2010–2018 com.github.waffle. All rights reserved.