Package | Description |
---|---|
org.apache.cxf.ws.security.policy.custom | |
org.apache.cxf.ws.security.policy.model | |
org.apache.cxf.ws.security.trust |
Modifier and Type | Class and Description |
---|---|
class |
GCMAlgorithmSuite
This AlgorithmSuite supports GCM security policies.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmSuite |
DefaultAlgorithmSuiteLoader.getAlgorithmSuite(Element policyElement,
SPConstants consts) |
AlgorithmSuite |
AlgorithmSuiteLoader.getAlgorithmSuite(Element policyElement,
SPConstants consts) |
Modifier and Type | Method and Description |
---|---|
AlgorithmSuite |
Binding.getAlgorithmSuite() |
AlgorithmSuite |
SupportingToken.getAlgorithmSuite() |
Modifier and Type | Method and Description |
---|---|
void |
Binding.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
SupportingToken.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
AlgorithmWrapper.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
Modifier and Type | Field and Description |
---|---|
protected AlgorithmSuite |
AbstractSTSClient.algorithmSuite |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSTSClient.setAlgorithmSuite(AlgorithmSuite ag) |
Apache CXF