Package | Description |
---|---|
org.modeshape.jcr.api |
This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality,
as well as defining the
Repositories interface as a generic abstraction to any container of multiple
JCR Repository instances. |
Modifier and Type | Method and Description |
---|---|
SecurityContext |
SecurityContextCredentials.getSecurityContext()
Deprecated.
Returns the
JCR security context for this instance. |
Constructor and Description |
---|
SecurityContextCredentials(SecurityContext jcrSecurityContext)
Deprecated.
Initializes the class with an existing
JCR security context . |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.