public static class JAASSecurityManager.SimplePrincipal extends Object implements Principal, Serializable
Constructor and Description |
---|
SimplePrincipal(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another)
Compare this SimplePrincipal's name against another Principal
|
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.