Class SAMLTokenProcessor

java.lang.Object
org.apache.wss4j.dom.processor.SAMLTokenProcessor
All Implemented Interfaces:
Processor

public class SAMLTokenProcessor extends Object implements Processor
  • Constructor Details

    • SAMLTokenProcessor

      public SAMLTokenProcessor()
    • SAMLTokenProcessor

      public SAMLTokenProcessor(Provider provider)
  • Method Details

    • handleToken

      public List<WSSecurityEngineResult> handleToken(Element elem, RequestData data) throws org.apache.wss4j.common.ext.WSSecurityException
      Specified by:
      handleToken in interface Processor
      Throws:
      org.apache.wss4j.common.ext.WSSecurityException
    • handleSAMLToken

      public Credential handleSAMLToken(org.apache.wss4j.common.saml.SamlAssertionWrapper samlAssertion, RequestData data, Validator validator) throws org.apache.wss4j.common.ext.WSSecurityException
      Throws:
      org.apache.wss4j.common.ext.WSSecurityException