Package org.apache.wss4j.dom.processor
Class BinarySecurityTokenProcessor
java.lang.Object
org.apache.wss4j.dom.processor.BinarySecurityTokenProcessor
- All Implemented Interfaces:
Processor
Processor implementation to handle wsse:BinarySecurityToken elements
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BinarySecurityTokenProcessor
public BinarySecurityTokenProcessor()
-
-
Method Details
-
handleToken
public List<WSSecurityEngineResult> handleToken(Element elem, RequestData data) throws WSSecurityException - Specified by:
handleTokenin interfaceProcessor- Throws:
WSSecurityException
-