Uses of Interface
org.opensaml.ws.wsaddressing.WSAddressingObject

Packages that use WSAddressingObject
org.opensaml.ws.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements. 
org.opensaml.ws.wsaddressing.impl   
org.opensaml.ws.wstrust XMLObject interfaces for WS-Trust 1.3 elements. 
org.opensaml.ws.wstrust.impl   
 

Uses of WSAddressingObject in org.opensaml.ws.wsaddressing
 

Classes in org.opensaml.ws.wsaddressing with type parameters of type WSAddressingObject
 interface WSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject>
          WSAddressingObjectBuilder.
 

Subinterfaces of WSAddressingObject in org.opensaml.ws.wsaddressing
 interface Action
          The <wsa:Action> element.
 interface Address
          The <wsa:Address> element.
 interface AttributedQName
          Interface for type <wsa:AttributedQName>.
 interface AttributedUnsignedLong
          Interface for type <wsa:AttributedUnsignedLongType>.
 interface AttributedURI
          Interface for element of type <wsa:AttributedURIType>.
 interface EndpointReference
          The <wsa:EndpointReference> element.
 interface EndpointReferenceType
          Interface for element of type EndpointReferenceType.
 interface FaultTo
          The <wsa:FaultTo> element.
 interface From
          The <wsa:From> element.
 interface MessageID
          The <wsa:MessageID> element.
 interface Metadata
          The optional <wsa:Metadata> element.
 interface ProblemAction
          Interface for element <wsa:ProblemAction>.
 interface ProblemHeaderQName
          Interface for element <wsa:ProblemHeaderQName>.
 interface ProblemIRI
          The <wsa:ProblemIRI> element.
 interface ReferenceParameters
          The optional <wsa:ReferenceParameters> element.
 interface RelatesTo
          Interface for element <wsa:RelatesTo>.
 interface ReplyTo
          The <wsa:ReplyTo> element.
 interface RetryAfter
          Interface for element <wsa:RetryAfter>.
 interface SoapAction
          Interface for element of type <wsa:SoapAction>.
 interface To
          The <wsa:To> element.
 

Uses of WSAddressingObject in org.opensaml.ws.wsaddressing.impl
 

Classes in org.opensaml.ws.wsaddressing.impl with type parameters of type WSAddressingObject
 class AbstractWSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject>
          AbstractWSAddressObjectBuilder.
 

Classes in org.opensaml.ws.wsaddressing.impl that implement WSAddressingObject
 class AbstractWSAddressingObject
          AbstractWSAddressingObject.
 class ActionImpl
          ActionImpl is the concrete implementation of Action.
 class AddressImpl
          AddressImpl is the concrete implementation of Address.
 class AttributedQNameImpl
          Implementation of AttributedQName.
 class AttributedUnsignedLongImpl
          Implementation of AttributedUnsignedLong.
 class AttributedURIImpl
          AbstractAttributedURIType is the abstract implementation of AttributedURI.
 class EndpointReferenceImpl
          Concrete implementation of element EndpointReference.
 class EndpointReferenceTypeImpl
          Abstract implementation of the element of type EndpointReferenceType.
 class FaultToImpl
          Concrete implementation of element FaultTo.
 class FromImpl
          Concrete implementation of element From.
 class MessageIDImpl
          Concrete implementation for the MessageID element.
 class MetadataImpl
          MetadataImpl.
 class ProblemActionImpl
          Implementation of ProblemAction.
 class ProblemHeaderQNameImpl
          Concrete implementation for the ProblemHeaderQName element.
 class ProblemIRIImpl
          ProblemIRIImpl is the concrete implementation of ProblemIRI.
 class ReferenceParametersImpl
          ReferenceParametersImpl.
 class RelatesToImpl
          Implementation of RelatesTo.
 class ReplyToImpl
          Concrete implementation of element ReplyTo.
 class RetryAfterImpl
          Implementation of RetryAfter.
 class SoapActionImpl
          Implementation of SoapAction.
 class ToImpl
          Concrete implementation for the To element.
 

Uses of WSAddressingObject in org.opensaml.ws.wstrust
 

Subinterfaces of WSAddressingObject in org.opensaml.ws.wstrust
 interface Issuer
          The wst:Issuer element.
 

Uses of WSAddressingObject in org.opensaml.ws.wstrust.impl
 

Classes in org.opensaml.ws.wstrust.impl that implement WSAddressingObject
 class IssuerImpl
          IssuerImpl.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.