public interface WssStoreConfiguration
See https://ws.apache.org/wss4j/config.html.
| Modifier and Type | Field and Description |
|---|---|
static String |
MERLIN_PROP_PREFIX
Prefix for all merlin crypto specific properties
|
static String |
WS_CRYPTO_PROVIDER_KEY
WSS4J property name to specify a provider used to create Crypto instances.
|
static String |
WSS4J_PROP_PREFIX
Prefix for all WSS4J crypto properties
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
getConfigurationProperties() |
static final String WSS4J_PROP_PREFIX
static final String MERLIN_PROP_PREFIX
static final String WS_CRYPTO_PROVIDER_KEY
Properties getConfigurationProperties()
Properties to configure a SecurityStrategy.Copyright © 2022. All rights reserved.