| Package | Description |
|---|---|
| org.apache.ws.security.components.crypto | |
| org.apache.ws.security.handler | |
| org.apache.ws.security.processor |
| Constructor and Description |
|---|
AlgorithmSuiteValidator(AlgorithmSuite algorithmSuite) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSuite |
RequestData.getAlgorithmSuite() |
AlgorithmSuite |
RequestData.getSamlAlgorithmSuite() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestData.setAlgorithmSuite(AlgorithmSuite algorithmSuite) |
void |
RequestData.setSamlAlgorithmSuite(AlgorithmSuite samlAlgorithmSuite) |
| Modifier and Type | Method and Description |
|---|---|
List<WSSecurityEngineResult> |
EncryptedKeyProcessor.handleToken(Element elem,
RequestData data,
WSDocInfo wsDocInfo,
AlgorithmSuite algorithmSuite) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.