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