public class RolePrincipal extends Object implements Principal, Serializable
RolePrincipal(String roleName)
boolean
equals(Object p)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public RolePrincipal(String roleName)
public boolean equals(Object p)
equals
Principal
Object
public int hashCode()
hashCode
public String getName()
getName
public String toString()
toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.