Package | Description |
---|---|
org.apache.cxf.ws.security.policy.model | |
org.apache.cxf.ws.security.wss4j | |
org.apache.cxf.ws.security.wss4j.policyhandlers |
Modifier and Type | Class and Description |
---|---|
class |
AsymmetricBinding |
class |
SymmetricAsymmetricBindingBase |
class |
SymmetricBinding |
class |
TransportBinding |
Modifier and Type | Method and Description |
---|---|
static List<Binding> |
AlgorithmSuiteTranslater.getBindings(AssertionInfoMap aim)
Get all of the WS-SecurityPolicy Bindings that are in operation
|
Modifier and Type | Method and Description |
---|---|
static List<AlgorithmSuite> |
AlgorithmSuiteTranslater.getAlgorithmSuites(List<Binding> bindings)
Get all of the CXF AlgorithmSuites from the bindings
|
Modifier and Type | Field and Description |
---|---|
protected Binding |
AbstractBindingBuilder.binding |
Constructor and Description |
---|
AbstractBindingBuilder(org.apache.ws.security.WSSConfig config,
Binding binding,
SOAPMessage saaj,
org.apache.ws.security.message.WSSecHeader secHeader,
AssertionInfoMap aim,
SoapMessage message) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.