Package | Description |
---|---|
org.apache.wss4j.dom.engine | |
org.apache.wss4j.dom.handler | |
org.apache.wss4j.dom.message | |
org.apache.wss4j.dom.util |
Modifier and Type | Method and Description |
---|---|
static WSSConfig |
WSSConfig.getNewInstance() |
WSSConfig |
WSSecurityEngine.getWssConfig() |
WSSConfig |
WSSecurityEngine.setWssConfig(WSSConfig cfg) |
Modifier and Type | Method and Description |
---|---|
WSSConfig |
WSSecurityEngine.setWssConfig(WSSConfig cfg) |
Modifier and Type | Method and Description |
---|---|
WSSConfig |
RequestData.getWssConfig() |
Modifier and Type | Method and Description |
---|---|
void |
RequestData.setWssConfig(WSSConfig wssConfig) |
Constructor and Description |
---|
WSSecSecurityContextToken(WSSConfig config) |
Modifier and Type | Method and Description |
---|---|
static List<HandlerAction> |
WSSecurityUtil.decodeHandlerAction(String action,
WSSConfig wssConfig)
Decode an action String.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.