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()
Returns the priority that defines the order in which listeners are invoked.
|
protected Map<String,Property<?>> |
getProperties(RequestContext requestContext) |
requestContextDestroyed, requestContextInitialized
public int getPriority()
RequestContextListener
@Nonnull protected Map<String,Property<?>> getProperties(@Nonnull RequestContext requestContext)
getProperties
in class AbstractRequestContextListener
Copyright © 2019 SAP SE. All rights reserved.