|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ModeShapeJcrDeployer | Servlet context listener that is responsible for initializing the repository factory . |
RepositoryManager | Manager for accessing JCR Repository instances. |
ServletCredentials | Deprecated. Use ServletCredentials instead |
ServletSecurityContext | Deprecated. |
Exception Summary | |
---|---|
NoSuchRepositoryException | Exception thrown when an operation attempts to access a repository that does not exist. |
This package contains the core components for the ModeShape common web library.
The key classes are:
RepositoryManager
- the class creates JCR sessions based on HTTP requestsServletSecurityContext
- the bridge from HTTP security to ModeShape JAAS-based securityModeShapeJcrDeployer
- the servlet context listener that initializes the RepositoryManager
.
|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |