public class UserPrincipal
extends java.lang.Object
implements java.security.Principal, java.io.Serializable
Constructor and Description |
---|
UserPrincipal(java.lang.String userName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getName() |