Package | Description |
---|---|
org.nuxeo.ecm.webengine.jaxrs.context | |
org.nuxeo.ecm.webengine.jaxrs.login | |
org.nuxeo.ecm.webengine.jaxrs.session | |
org.nuxeo.ecm.webengine.jaxrs.tx |
Modifier and Type | Class and Description |
---|---|
class |
RequestContextFilter
Manage the context of the current HTTP request and made it available through a thread local variable to web
components that are invoked inside the request.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationFilter
Filter using the
SimpleLoginModule to authenticate a request. |
Modifier and Type | Class and Description |
---|---|
class |
SessionCleanupFilter |
Modifier and Type | Class and Description |
---|---|
class |
TransactionFilter
Filter using the
SimpleLoginModule to authenticate a request. |
Copyright © 2015 Nuxeo SA. All rights reserved.