|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
| 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. |
| JcrTools.Operation | |
| Logger | A generic logger interface. |
| NamedRepository | |
| 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 |
| Session | A specialization of the standard JCR Session interface that returns the ModeShape-specific extension
interfaces from Session.getWorkspace() and Session.getRepository(). |
| ValueFactory | Extension of the standard ValueFactory which allows conversion to the jcr Value from additional
types. |
| 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. |
| JcrConstants | Class which should hold string constants defined by the JCR spec. |
| JcrTools | Utility methods for working with JCR nodes. |
| JcrTools.BasicOperation | |
| JcrTools.BrowseContent | |
| JcrTools.CountNodes | |
| JcrTools.PrintNodes | |
| JcrTools.Variable | |
| JndiRepositoryFactory | Service provider for the JCR2 RepositoryFactory interface. |
| 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.
|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||