Copyright© 2008-2022 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
| javax.jcr.security |
Provides interfaces and classes for content repository access control management
functionality.
|
| Class and Description |
|---|
| AccessControlException
Exception thrown by access control related methods of
AccessControlManager. |
| AccessControlManager
The
AccessControlManager object is accessed via Session.getAccessControlManager(). |
| Class and Description |
|---|
| AccessControlEntry
An
AccessControlEntry represents the association of one or more
Privilege objects with a specific Principal. |
| AccessControlException
Exception thrown by access control related methods of
AccessControlManager. |
| AccessControlPolicy
The
AccessControlPolicy is a marker interface for all kind of
access control policies. |
| AccessControlPolicyIterator
Allows easy iteration through a list of
AccessControlPolicys
with nextAccessControlPolicy as well as a skip
method inherited from RangeIterator. |
| Privilege
A privilege represents the capability of performing a particular set of
operations on items in the JCR repository.
|
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.