XMLSecurityHeaderHandler
AbstractSignatureInputHandler
, XMLEncryptedKeyInputHandler
public abstract class AbstractInputSecurityHeaderHandler extends Object implements XMLSecurityHeaderHandler
Constructor | Description |
---|---|
AbstractInputSecurityHeaderHandler() |
Modifier and Type | Method | Description |
---|---|---|
protected List<QName> |
getElementPath(Deque<XMLSecEvent> eventDeque) |
|
protected XMLSecEvent |
getResponsibleStartXMLEvent(Deque<XMLSecEvent> eventDeque,
int index) |
|
protected List<XMLSecEvent> |
getResponsibleXMLSecEvents(Deque<XMLSecEvent> xmlSecEvents,
int index) |
|
protected <T> T |
parseStructure(Deque<XMLSecEvent> eventDeque,
int index,
XMLSecurityProperties securityProperties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle
protected <T> T parseStructure(Deque<XMLSecEvent> eventDeque, int index, XMLSecurityProperties securityProperties) throws XMLSecurityException
XMLSecurityException
protected List<QName> getElementPath(Deque<XMLSecEvent> eventDeque) throws XMLSecurityException
XMLSecurityException
protected XMLSecEvent getResponsibleStartXMLEvent(Deque<XMLSecEvent> eventDeque, int index)
protected List<XMLSecEvent> getResponsibleXMLSecEvents(Deque<XMLSecEvent> xmlSecEvents, int index)
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.