Package org.apache.wss4j.dom.processor
Class EncryptedDataProcessor
java.lang.Object
org.apache.wss4j.dom.processor.EncryptedDataProcessor
- All Implemented Interfaces:
Processor
This will process incoming
xenc:EncryptedData elements.
This processor will not be invoked for encrypted content referenced by a
xenc:ReferenceList.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptedDataProcessor
public EncryptedDataProcessor()
-
-
Method Details
-
handleToken
public List<WSSecurityEngineResult> handleToken(Element elem, RequestData data) throws WSSecurityException - Specified by:
handleTokenin interfaceProcessor- Throws:
WSSecurityException
-