public class ProtectedPrincipal extends Object implements Principal, Serializable
Constructor and Description |
---|
ProtectedPrincipal() |
ProtectedPrincipal(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |