Package | Description |
---|---|
org.apache.wss4j.common.crypto | |
org.apache.wss4j.dom.handler | |
org.apache.wss4j.dom.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 © 2017 JBoss by Red Hat. All rights reserved.