See: Description
| Interface | Description |
|---|---|
| AuthenticatedSessionProvider |
Provide a JCR session for an authenticated HTTP session
|
| Class | Description |
|---|---|
| AuthenticatedSessionProviderImpl |
Retrieve a JCR session by just passing along the HTTP
credentials.
|
| BypassSecurityServletAuthenticationProvider |
This authentication provider will always authenticate, giving
complete access privileges to the session.
|
| BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext |
Security context with complete
|
| InjectableSession |
Scary JAX-RS magic to inject a JCR Session as a field for every request
|
| SessionFactory |
Factory for generating sessions for HTTP requests, taking
into account transactions, workspaces, and authentication.
|
| SessionProvider |
Provide a JCR session within the current request context
|
| Annotation Type | Description |
|---|---|
| InjectedSession |
The runtime-injected JCR Session
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.