@WebListener public class ScpNeoSecretStoreRequestContextListener extends AbstractRequestContextListener
RequestContextListener
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 |
naturalOrdering, reverseOrdering
Constructor and Description |
---|
ScpNeoSecretStoreRequestContextListener() |
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the priority that defines the order in which listeners are invoked.
|
contextDestroyed, contextInitialized, requestContextDestroyed, requestContextInitialized
public static final String PROPERTY_PASSWORD_STORAGE
public static final String PROPERTY_KEY_STORE_SERVICE
public ScpNeoSecretStoreRequestContextListener()
public int getPriority()
RequestContextListener
0
as default.Copyright © 2018 SAP SE. All rights reserved.