Uses of Interface
org.opensaml.soap.soap11.Header
Packages that use Header
Package
Description
XMLObject interfaces for SOAP 1.1 elements.
Provided implementations of the SOAP 1.1 XMLObject interfaces.
-
Uses of Header in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return HeaderMethods in org.opensaml.soap.soap11 with parameters of type Header -
Uses of Header in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement HeaderFields in org.opensaml.soap.soap11.impl declared as HeaderMethods in org.opensaml.soap.soap11.impl that return HeaderModifier and TypeMethodDescriptionHeaderBuilder.buildObject()Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Header" as the element local name.HeaderBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.EnvelopeImpl.getHeader()Gets the header of this envelope.Methods in org.opensaml.soap.soap11.impl with parameters of type Header