Modifier and Type | Class and Description |
---|---|
class |
GCMAlgorithmSuite
This AlgorithmSuite supports GCM security policies.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmSuite |
AlgorithmSuiteLoader.getAlgorithmSuite(Element policyElement,
SPConstants consts) |
AlgorithmSuite |
DefaultAlgorithmSuiteLoader.getAlgorithmSuite(Element policyElement,
SPConstants consts) |
Modifier and Type | Method and Description |
---|---|
static AlgorithmSuite |
NegotiationUtils.getAlgorithmSuite(AssertionInfoMap aim) |
Modifier and Type | Method and Description |
---|---|
AlgorithmSuite |
Binding.getAlgorithmSuite() |
AlgorithmSuite |
SupportingToken.getAlgorithmSuite() |
Modifier and Type | Method and Description |
---|---|
void |
Binding.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
AlgorithmWrapper.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
SupportingToken.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
Modifier and Type | Field and Description |
---|---|
protected AlgorithmSuite |
AbstractSTSClient.algorithmSuite |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSTSClient.setAlgorithmSuite(AlgorithmSuite ag) |
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 | Method and Description |
---|---|
boolean |
AlgorithmSuitePolicyValidator.validatePolicy(AssertionInfo aiBinding,
AlgorithmSuite algorithmPolicy) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.