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