Uses of Interface
org.opensaml.soap.wsaddressing.ProblemIRI
Packages that use ProblemIRI
Package
Description
XML Object provider implementations for WS-Addressing.
-
Uses of ProblemIRI in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement ProblemIRIModifier and TypeClassDescriptionclass
ProblemIRIImpl is the concrete implementation ofProblemIRI
.Methods in org.opensaml.soap.wsaddressing.impl that return ProblemIRIModifier and TypeMethodDescriptionProblemIRIBuilder.buildObject()
Builds a WS-Addressing object.ProblemIRIBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.