Uses of Package
org.modeshape.jcr.security

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

Classes in org.modeshape.jcr.security used by org.modeshape.jcr.security
AuthenticationProvider
          An interface used by a ModeShape Repository for authenticating users when they create new sessions using Repository.login(javax.jcr.Credentials, String) and related methods.
AuthenticationProviders
          An implementation of AuthenticationProvider that represents an ordered list of other AuthenticationProvider implementations.
JaasProvider.SubjectResolver
          An extension point for the JaasProvider class that allows for custom logic for finding the current JAAS Subject, if not already available via the Subject.getSubject(AccessController.getContext()) method.
 



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