org.apache.ws.security.processor
Class BinarySecurityTokenProcessor
java.lang.Object
org.apache.ws.security.processor.BinarySecurityTokenProcessor
- All Implemented Interfaces:
- Processor
public class BinarySecurityTokenProcessor
- extends Object
- implements Processor
Processor implementation to handle wsse:BinarySecurityToken elements
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinarySecurityTokenProcessor
public BinarySecurityTokenProcessor()
handleToken
public List<WSSecurityEngineResult> handleToken(Element elem,
RequestData data,
WSDocInfo wsDocInfo)
throws WSSecurityException
-
- Specified by:
handleToken
in interface Processor
- Throws:
WSSecurityException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.