|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Repositories interface as a generic abstraction to any container of multiple
JCR Repository instances.
See:
Description

| Interface Summary | |
|---|---|
| Binary | An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value. |
| Repositories | Representation of a generic container of multiple Repository instances. |
| Repository | An extension of JCR 2.0's Repository interface, with a few ModeShape-specific enhancements. |
| RepositoryFactory | An extension to the standard RepositoryFactory interface, with ModeShape-specific constants and additional
RepositoryFactory.shutdown() methods. |
| SecurityContext | Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation |
| Value | Deprecated. use javax.jcr.Value instead |
| Workspace | An extension of JCR 2.0's Workspace interface, with a few ModeShape-specific enhancements. |
| Class Summary | |
|---|---|
| AnonymousCredentials | A Credentials implementation that can be used to represent anonymous users when ModeShape is configured to allow
anonymous users. |
| JaasCredentials | A Credentials implementation that encapsulates an existing JAAS LoginContext instance. |
| SecurityContextCredentials | Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation |
| ServletCredentials | A Credentials implementation that assumes servlet-based authentication and provides authorization through the
servlet role-checking mechanism. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||