Class RolePrincipal
java.lang.Object
org.eclipse.jetty.security.RolePrincipal
- All Implemented Interfaces:
 Serializable, Principal
RolePrincipal
Represents a role. This class can be added to a Subject to represent a role that the
Subject has.
- See Also:
 
- 
Constructor Details
- 
RolePrincipal
 
 - 
 - 
Method Details
- 
getName
 - 
configureForSubject
 
 -