public class SignatureConfirmationInputProcessor
extends org.apache.xml.security.stax.ext.AbstractInputProcessor
Constructor and Description |
---|
SignatureConfirmationInputProcessor(WSSSecurityProperties securityProperties) |
Modifier and Type | Method and Description |
---|---|
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processNextEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processNextHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
public SignatureConfirmationInputProcessor(WSSSecurityProperties securityProperties)
public org.apache.xml.security.stax.ext.stax.XMLSecEvent processNextHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) throws XMLStreamException, org.apache.xml.security.exceptions.XMLSecurityException
processNextHeaderEvent
in interface org.apache.xml.security.stax.ext.InputProcessor
processNextHeaderEvent
in class org.apache.xml.security.stax.ext.AbstractInputProcessor
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
public org.apache.xml.security.stax.ext.stax.XMLSecEvent processNextEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) throws XMLStreamException, org.apache.xml.security.exceptions.XMLSecurityException
processNextEvent
in interface org.apache.xml.security.stax.ext.InputProcessor
processNextEvent
in class org.apache.xml.security.stax.ext.AbstractInputProcessor
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.