public class WSSConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSUMER_CONF_DIR_NAME |
static String |
PRODUCER_CONF_DIR_NAME |
static String |
WS_SECURITY_CONF_DIR_NAME |
static String |
WSS4J_ININTERCEPTOR_PROPERTY_FILE |
static String |
WSS4J_OUTINTERCEPTOR_PROPERTY_FILE |
| Constructor and Description |
|---|
WSSConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getCXFConfiguration(boolean consumer,
String fileName,
String interceptorName) |
static Map<String,Object> |
getWSS4JInterceptorConfiguration(boolean consumer,
boolean in) |
public static final String WS_SECURITY_CONF_DIR_NAME
public static final String CONSUMER_CONF_DIR_NAME
public static final String PRODUCER_CONF_DIR_NAME
public static final String WSS4J_ININTERCEPTOR_PROPERTY_FILE
public static final String WSS4J_OUTINTERCEPTOR_PROPERTY_FILE
Copyright © 2006-2014 GateIn. All Rights Reserved.