Uses of Interface
org.opensaml.soap.soap11.Detail
Packages that use Detail
Package
Description
XMLObject interfaces for SOAP 1.1 elements.
Provided implementations of the SOAP 1.1 XMLObject interfaces.
-
Uses of Detail in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return DetailMethods in org.opensaml.soap.soap11 with parameters of type Detail -
Uses of Detail in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement DetailFields in org.opensaml.soap.soap11.impl declared as DetailMethods in org.opensaml.soap.soap11.impl that return DetailModifier and TypeMethodDescriptionDetailBuilder.buildObject()Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Detail" as the element local name.DetailBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.FaultImpl.getDetail()Gets details of this fault.Methods in org.opensaml.soap.soap11.impl with parameters of type Detail