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 |
SupportingToken.getAlgorithmSuite() |
AlgorithmSuite |
Binding.getAlgorithmSuite() |
Modifier and Type | Method and Description |
---|---|
void |
SupportingToken.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
AlgorithmWrapper.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
Binding.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
Modifier and Type | Field and Description |
---|---|
protected AlgorithmSuite |
STSClient.algorithmSuite |
Modifier and Type | Method and Description |
---|---|
void |
STSClient.setAlgorithmSuite(AlgorithmSuite ag) |
Modifier and Type | Method and Description |
---|---|
boolean |
AlgorithmSuitePolicyValidator.validatePolicy(AssertionInfo aiBinding,
AlgorithmSuite algorithmPolicy) |
Apache CXF