Class CmsRoleAsPrincipal

java.lang.Object
org.opencms.security.CmsPrincipal
org.opencms.security.CmsRoleAsPrincipal
All Implemented Interfaces:
Serializable, Comparable<I_CmsPrincipal>, Principal, I_CmsPrincipal

public class CmsRoleAsPrincipal extends CmsPrincipal
Wrapper around CmsRole objects so they can be used as principals.
See Also: