public class PolicyInputProcessor
extends org.apache.xml.security.stax.ext.AbstractInputProcessor
| Constructor and Description |
|---|
PolicyInputProcessor(PolicyEnforcer policyEnforcer,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
doFinal(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
protected String |
getId(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent) |
protected void |
init(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
public PolicyInputProcessor(PolicyEnforcer policyEnforcer, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties)
public org.apache.xml.security.stax.ext.stax.XMLSecEvent processHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
XMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic org.apache.xml.security.stax.ext.stax.XMLSecEvent processEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
XMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic void doFinal(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
doFinal in interface org.apache.xml.security.stax.ext.InputProcessordoFinal in class org.apache.xml.security.stax.ext.AbstractInputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected String getId(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent)
protected void init(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.