Package org.eclipse.jetty.jaas
Class JAASRole
- java.lang.Object
-
- org.eclipse.jetty.jaas.JAASPrincipal
-
- org.eclipse.jetty.jaas.JAASRole
-
- All Implemented Interfaces:
Serializable,Principal
public class JAASRole extends JAASPrincipal
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)-
Methods inherited from class org.eclipse.jetty.jaas.JAASPrincipal
getName, hashCode, toString
-
-