public class ScpNeoSecretStoreRequestContextListener extends AbstractRequestContextListener
AbstractRequestContextListener
that performs the JNDI lookup of the password storage and
key store service objects on SCP Neo.RequestContextListener.DefaultPriorities
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_KEY_STORE_SERVICE |
static String |
PROPERTY_PASSWORD_STORAGE |
Constructor and Description |
---|
ScpNeoSecretStoreRequestContextListener() |
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_PASSWORD_STORAGE
public static final String PROPERTY_KEY_STORE_SERVICE
public ScpNeoSecretStoreRequestContextListener()
public int getPriority()
RequestContextListener
@Nonnull protected Map<String,Property<?>> getProperties(@Nonnull RequestContext requestContext)
getProperties
in class AbstractRequestContextListener
Copyright © 2018 SAP SE. All rights reserved.