All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Authorizable AuthorizableExistsException AuthorizableExistsExceptionAuthorizableTypeException TheAuthorizableTypeExceptionsignals anAuthorizabletype mismatch.BinaryDownload This extension interface provides a mechanism whereby a client can download aBinarydirectly from a storage location.BinaryDownloadOptions Specifies the options to be used when obtaining a direct download URI viaBinaryDownload.getURI(BinaryDownloadOptions).BinaryDownloadOptions.BinaryDownloadOptionsBuilder Used to build an instance ofBinaryDownloadOptionswith the options set as desired by the caller.BinaryUpload Describes uploading a binary through HTTP requests in a single or multiple parts.BinaryUploadOptions Specifies the options to be used when requesting direct upload URIs viaJackrabbitValueFactory.initiateBinaryUpload(long, int, BinaryUploadOptions).BinaryUploadOptions.BinaryUploadOptionsBuilder Used to build an instance ofBinaryUploadOptionswith the options set as desired by the caller.DataStoreGarbageCollector Garbage collector for DataStore.EventListenerMBean MBean interface for exposing information about a registered observation listener.Group A Group is a collection ofAuthorizables.GroupPrincipal This interface is used to represent a group of principals.Impersonation TheImpersonationmaintains Principals that are allowed to impersonate.ItemBasedPrincipal ItemBasedPrincipalis aPrincipalhaving a corresponding item within the JCR repository.JackrabbitAccessControlEntry JackrabbitAccessControlEntryis a Jackrabbit specific extension of theAccessControlEntryinterface.JackrabbitAccessControlList JackrabbitAccessControlListis an extension of theAccessControlList.JackrabbitAccessControlManager JackrabbitAccessControlManagerprovides extensions to theAccessControlManagerinterface.JackrabbitAccessControlPolicy JackrabbitAccessControlPolicyis an extension of theAccessControlPolicythat exposes the path of the Node to which it can be applied usingAccessControlManager.setPolicy(String, javax.jcr.security.AccessControlPolicy).JackrabbitEvent This is an extension of the event interface which provides a method to detect whether the changes happened on locally or remotely in a clustered environment.JackrabbitEventFilter A storage object for event filter configuration.JackrabbitNode The Jackrabbit Node interface.JackrabbitNodeTypeManager Deprecated. Use standard JCR 2.0 API methods defined byNodeTypeManagerinstead.JackrabbitObservationManager Jackrabbit specific extensions toObservationManager.JackrabbitPrincipal JackrabbitPrincipalmarks the principal to be the result of authentication against the repository.JackrabbitQueryResult The Jackrabbit query result interface.JackrabbitRepository The Jackrabbit repository interface.JackrabbitRepositoryFactory Classes that implement this interface additionally provide management features.JackrabbitSession Jackrabbit specific extension of the JCRSessioninterface.JackrabbitValue Values returned by Jackrabbit may implement this interface.JackrabbitValueFactory Defines optional functionality that aValueFactorymay choose to provide.JackrabbitWorkspace The Jackrabbit workspace interface.ManagedRepositoryMBean Interface for managing a JCR repository as a JMX MBean.MarkEventListener The listener interface for receiving garbage collection scan events.PrincipalAccessControlList Extension of theJackrabbitAccessControlListthat is bound to aPrincipal.PrincipalAccessControlList.Entry Extension of theJackrabbitAccessControlEntrythat additionally defines the target object where this entry will take effect.PrincipalIterator ARangeIteratoriterating overPrincipals.PrincipalManager This interface defines the principal manager which is the clients view on all principals known to the repository.PrincipalSetPolicy Extension of the JCRAccessControlPolicyintended to grant a set ofPrincipals the ability to perform certain actions.PrivilegeCollection Wrapper around a set ofPrivileges that allows to test if a given list of privilege names in included.PrivilegeCollection.Default Default implementation of thePrivilegeCollectioninterface.PrivilegeManager PrivilegeManageris a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules.Query A query to matchAuthorizables.QueryBuilder<T> QueryBuilder.Direction The sort order of the result set of a query.QueryStat Statistics on query operationsQueryStatDto Object that holds statistical info about a query.QueryStatManagerMBean JMX Bindings forQueryStat.ReferenceBinary Referenceable binary.ReferenceBinaryException RepositoryManager The repository manager provides life-cycle management features for repositories.RepositoryStatistics Statistics on core repository operationsRepositoryStatistics.Type The values of this enum determine the type of the time series returned byRepositoryStatistics.getTimeSeries(Type)and linkRepositoryStatistics.getTimeSeries(String, boolean).TimeSeries Interface for a time series of the measured values per second, minute, hour and day.TokenCredentials TokenCredentialsimplements theCredentialsinterface and represents single token credentials.User User is a specialAuthorizablethat can be authenticated and impersonated.UserManager TheUserManagerprovides access to and means to maintainauthorizable objectsi.e.XASession Deprecated. An XA-enabled session should directly implement theXAResourceinterface