public class ScpNeoDestinationsRequestContextListener extends AbstractRequestContextListener
AbstractRequestContextListener
that performs the JNDI lookup of the connectivity
configuration and authentication header service objects on SAP CP Neo.RequestContextListener.DefaultPriorities
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_AUTHENTICATION_HEADER_PROVIDER |
static String |
PROPERTY_CONNECTIVITY_CONFIGURATION |
Constructor and Description |
---|
ScpNeoDestinationsRequestContextListener() |
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 static final String PROPERTY_CONNECTIVITY_CONFIGURATION
public static final String PROPERTY_AUTHENTICATION_HEADER_PROVIDER
public ScpNeoDestinationsRequestContextListener()
public int getPriority()
RequestContextListener
@Nonnull protected Map<String,Property<?>> getProperties(@Nonnull RequestContext requestContext)
getProperties
in class AbstractRequestContextListener
Copyright © 2019 SAP SE. All rights reserved.