Modifier and Type | Class and Description |
---|---|
class |
ScpNeoAuditLogRequestContextListener
Implementation of
RequestContextListener that performs the JNDI lookup of the connectivity configuration and
authentication header service objects on SCP Neo. |
Modifier and Type | Class and Description |
---|---|
class |
DestinationsRequestContextListener
Implementation of
RequestContextListener that enables the correct use of Destination s when working
with non-container managed threads on all supported Cloud platforms. |
class |
ScpNeoDestinationsRequestContextListener
Implementation of
RequestContextListener that performs the JNDI lookup of the connectivity configuration and
authentication header service objects on SCP Neo. |
Modifier and Type | Class and Description |
---|---|
class |
ScpNeoSecretStoreRequestContextListener
Implementation of
RequestContextListener that performs the JNDI lookup of the password storage and key store
service objects on SCP Neo. |
Modifier and Type | Class and Description |
---|---|
class |
UserRequestContextListener
Implementation of
RequestContextListener that ensures the correct initialization of User s when
working with non-container managed threads on all supported Cloud platforms. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRequestContextListener
Abstract base class for
RequestContextListener s that store a certain map of properties in a
RequestContext . |
Modifier and Type | Field and Description |
---|---|
static Comparator<RequestContextListener> |
RequestContextListener.naturalOrdering |
static Comparator<RequestContextListener> |
RequestContextListener.reverseOrdering |
Modifier and Type | Method and Description |
---|---|
static void |
RequestContextServletFilter.addDefaultListener(RequestContextListener listener) |
static void |
RequestContextServletFilter.removeDefaultListener(RequestContextListener listener) |
RequestContextExecutor |
RequestContextExecutor.withListeners(RequestContextListener... listeners) |
Modifier and Type | Class and Description |
---|---|
class |
TenantRequestContextListener
Implementation of
RequestContextListener that ensures the correct initialization of Tenant s when
working with non-container managed threads on all supported Cloud platforms. |
Copyright © 2018 SAP SE. All rights reserved.