| Package | Description |
|---|---|
| org.fcrepo.http.commons.api.rdf |
Utilities for assembling and manipulating RDF responses.
|
| org.fcrepo.http.commons.session |
Types and implementation classes that define and provide sessions.
|
| Constructor and Description |
|---|
HttpResourceConverter(HttpSession session,
javax.ws.rs.core.UriBuilder uriBuilder)
Create a new identifier converter within the given session with the given URI template
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpSession |
SessionFactory.createSession(javax.servlet.http.HttpServletRequest servletRequest)
Create a JCR session for the given HTTP servlet request with a
SecurityContext attached.
|
HttpSession |
SessionFactory.getSession(javax.servlet.http.HttpServletRequest servletRequest)
Get a JCR session for the given HTTP servlet request with a
SecurityContext attached
|
protected HttpSession |
SessionFactory.getSessionFromTransaction(javax.servlet.http.HttpServletRequest servletRequest,
String txId)
Retrieve a JCR session from an active transaction
|
HttpSession |
SessionProvider.provide() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionProvider.dispose(HttpSession session) |
Copyright © 2013–2017 DuraSpace, Inc.. All rights reserved.