public class AuthTokenRequestContextListener extends AbstractRequestContextListener
AbstractRequestContextListener that obtain the current JWT bearer from the Authorization
header of the current request when working with non-container managed threads on SAP Cloud Platform Cloud Foundry.RequestContextListener.DefaultPriorities| Constructor and Description |
|---|
AuthTokenRequestContextListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
protected Map<String,Property<?>> |
getProperties(RequestContext requestContext) |
requestContextDestroyed, requestContextInitializedpublic int getPriority()
@Nonnull protected Map<String,Property<?>> getProperties(@Nonnull RequestContext requestContext)
getProperties in class AbstractRequestContextListenerCopyright © 2019 SAP SE. All rights reserved.