Uses of Class
org.jboss.security.SimplePrincipal

Packages that use SimplePrincipal
org.jboss.security The basic security interfaces and classes are now located in the jbosssx module. 
 

Uses of SimplePrincipal in org.jboss.security
 

Subclasses of SimplePrincipal in org.jboss.security
 class NestableGroup
          An implementation of Group that allows that acts as a stack of Groups with a single Group member active at any time.
 class NestablePrincipal
          An implementation of Group that allows that acts as a stack of Principals with a single Principal Group member active at any time.
 class RunAsIdentity
          The RunAsIdentity is a Principal that associates the run-as principal with his run-as role(s).
 class SimpleGroup
           
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.