Uses of Class
org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
Packages that use AbstractHeaderGeneratingMessageHandler
Package
Description
WS-Addressing message handling components.
WS-Security message handling components.
-
Uses of AbstractHeaderGeneratingMessageHandler in org.opensaml.soap.wsaddressing.messaging.impl
Subclasses of AbstractHeaderGeneratingMessageHandler in org.opensaml.soap.wsaddressing.messaging.implModifier and TypeClassDescriptionclass
Handler implementation that adds a wsa:Action header to the outbound SOAP envelope.class
Handler implementation that adds a wsa:MessageID header to the outbound SOAP envelope.class
Handler implementation that adds a wsa:RelatesTo header to the outbound SOAP envelope. -
Uses of AbstractHeaderGeneratingMessageHandler in org.opensaml.soap.wssecurity.messaging.impl
Modifier and TypeClassDescriptionclass
Handler implementation that adds a wsse:Timestamp header to the wsse:Security header of the outbound SOAP envelope.