ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.security.SimplePrincipal

Packages that use SimplePrincipal
org.modeshape.jcr.security ModeShape JCR repositories have a pluggable authentication and authorization framework. 
 

Uses of SimplePrincipal in org.modeshape.jcr.security
 

Fields in org.modeshape.jcr.security declared as SimplePrincipal
static SimplePrincipal SimplePrincipal.EVERYONE
           
 

Methods in org.modeshape.jcr.security that return SimplePrincipal
static SimplePrincipal SimplePrincipal.newInstance(String name)
          Creates new instance of the principal.
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.