Uses of Interface
org.opensaml.soap.wsaddressing.AttributedURI
Packages that use AttributedURI
Package
Description
XMLObject interfaces for WS-Addressing 1.0 elements.
XML Object provider implementations for WS-Addressing.
-
Uses of AttributedURI in org.opensaml.soap.wsaddressing
Subinterfaces of AttributedURI in org.opensaml.soap.wsaddressingModifier and TypeInterfaceDescriptioninterfaceThe <wsa:Action> element.interfaceThe <wsa:Address> element.interfaceThe <wsa:MessageID> element.interfaceThe <wsa:ProblemIRI> element.interfaceThe <wsa:To> element. -
Uses of AttributedURI in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement AttributedURIModifier and TypeClassDescriptionclassActionImpl is the concrete implementation ofAction.classAddressImpl is the concrete implementation ofAddress.classAbstractAttributedURIType is the abstract implementation ofAttributedURI.classConcrete implementation for theMessageIDelement.classProblemIRIImpl is the concrete implementation ofProblemIRI.classConcrete implementation for theToelement.