Class WSSSignatureInputHandler

java.lang.Object
org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler
org.apache.wss4j.stax.impl.processor.input.WSSSignatureInputHandler
All Implemented Interfaces:
org.apache.xml.security.stax.ext.XMLSecurityHeaderHandler

public class WSSSignatureInputHandler extends org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     

    Nested classes/interfaces inherited from class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler

    org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler.SignatureVerifier
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    addSignatureReferenceInputProcessorToChain(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken)
     
    protected org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler.SignatureVerifier
    newSignatureVerifier(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType)
     

    Methods inherited from class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler

    handle, reparseSignedInfo, verifySignedInfo

    Methods inherited from class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler

    getElementPath, getResponsibleStartXMLEvent, getResponsibleXMLSecEvents, parseStructure

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WSSSignatureInputHandler

      public WSSSignatureInputHandler()
  • Method Details

    • newSignatureVerifier

      protected org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler.SignatureVerifier newSignatureVerifier(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType) throws org.apache.xml.security.exceptions.XMLSecurityException
      Specified by:
      newSignatureVerifier in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler
      Throws:
      org.apache.xml.security.exceptions.XMLSecurityException
    • addSignatureReferenceInputProcessorToChain

      protected void addSignatureReferenceInputProcessorToChain(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken) throws org.apache.xml.security.exceptions.XMLSecurityException
      Specified by:
      addSignatureReferenceInputProcessorToChain in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureInputHandler
      Throws:
      org.apache.xml.security.exceptions.XMLSecurityException