public class UserRequestContextListener extends AbstractRequestContextListener
AbstractRequestContextListener that ensures the correct initialization of Users
when working with non-container managed threads on all supported Cloud platforms.RequestContextListener.DefaultPriorities| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_USER |
| Constructor and Description |
|---|
UserRequestContextListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
protected Map<String,Property<?>> |
getProperties(RequestContext requestContext) |
requestContextDestroyed, requestContextInitializedpublic static final String PROPERTY_USER
public int getPriority()
@Nonnull protected Map<String,Property<?>> getProperties(@Nonnull RequestContext requestContext)
getProperties in class AbstractRequestContextListenerCopyright © 2019 SAP SE. All rights reserved.