Uses of Interface
org.opensaml.soap.wsaddressing.WSAddressingObject
-
Packages that use WSAddressingObject Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust. -
-
Uses of WSAddressingObject in org.opensaml.soap.wsaddressing
Classes in org.opensaml.soap.wsaddressing with type parameters of type WSAddressingObject Modifier and Type Interface Description interfaceWSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject>WSAddressingObjectBuilder.Subinterfaces of WSAddressingObject in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interfaceActionThe <wsa:Action> element.interfaceAddressThe <wsa:Address> element.interfaceAttributedQNameInterface for type <wsa:AttributedQName>.interfaceAttributedUnsignedLongInterface for type <wsa:AttributedUnsignedLongType>.interfaceAttributedURIInterface for element of type <wsa:AttributedURIType>.interfaceEndpointReferenceThe <wsa:EndpointReference> element.interfaceEndpointReferenceTypeInterface for element of typeEndpointReferenceType.interfaceFaultToThe <wsa:FaultTo> element.interfaceFromThe <wsa:From> element.interfaceMessageIDThe <wsa:MessageID> element.interfaceMetadataThe optional <wsa:Metadata> element.interfaceProblemActionInterface for element <wsa:ProblemAction>.interfaceProblemHeaderQNameInterface for element <wsa:ProblemHeaderQName>.interfaceProblemIRIThe <wsa:ProblemIRI> element.interfaceReferenceParametersThe optional <wsa:ReferenceParameters> element.interfaceRelatesToInterface for element <wsa:RelatesTo>.interfaceReplyToThe <wsa:ReplyTo> element.interfaceRetryAfterInterface for element <wsa:RetryAfter>.interfaceSoapActionInterface for element of type <wsa:SoapAction>.interfaceToThe <wsa:To> element. -
Uses of WSAddressingObject in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl with type parameters of type WSAddressingObject Modifier and Type Class Description classAbstractWSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject>AbstractWSAddressObjectBuilder.Classes in org.opensaml.soap.wsaddressing.impl that implement WSAddressingObject Modifier and Type Class Description classAbstractWSAddressingObjectAbstractWSAddressingObject.classActionImplActionImpl is the concrete implementation ofAction.classAddressImplAddressImpl is the concrete implementation ofAddress.classAttributedQNameImplImplementation ofAttributedQName.classAttributedUnsignedLongImplImplementation ofAttributedUnsignedLong.classAttributedURIImplAbstractAttributedURIType is the abstract implementation ofAttributedURI.classEndpointReferenceImplConcrete implementation of elementEndpointReference.classEndpointReferenceTypeImplAbstract implementation of the element of typeEndpointReferenceType.classFaultToImplConcrete implementation of elementFaultTo.classFromImplConcrete implementation of elementFrom.classMessageIDImplConcrete implementation for theMessageIDelement.classMetadataImplMetadataImpl.classProblemActionImplImplementation ofProblemAction.classProblemHeaderQNameImplConcrete implementation for theProblemHeaderQNameelement.classProblemIRIImplProblemIRIImpl is the concrete implementation ofProblemIRI.classReferenceParametersImplReferenceParametersImpl.classRelatesToImplImplementation ofRelatesTo.classReplyToImplConcrete implementation of elementReplyTo.classRetryAfterImplImplementation ofRetryAfter.classSoapActionImplImplementation ofSoapAction.classToImplConcrete implementation for theToelement. -
Uses of WSAddressingObject in org.opensaml.soap.wstrust
Subinterfaces of WSAddressingObject in org.opensaml.soap.wstrust Modifier and Type Interface Description interfaceIssuerThe wst:Issuer element. -
Uses of WSAddressingObject in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement WSAddressingObject Modifier and Type Class Description classIssuerImplIssuerImpl.
-