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

Packages that use EndpointReferenceType
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 EndpointReferenceType in org.opensaml.ws.wsaddressing
 

Subinterfaces of EndpointReferenceType in org.opensaml.ws.wsaddressing
 interface EndpointReference
          The <wsa:EndpointReference> element.
 interface FaultTo
          The <wsa:FaultTo> element.
 interface From
          The <wsa:From> element.
 interface ReplyTo
          The <wsa:ReplyTo> element.
 

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

Classes in org.opensaml.ws.wsaddressing.impl that implement EndpointReferenceType
 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 ReplyToImpl
          Concrete implementation of element ReplyTo.
 

Uses of EndpointReferenceType in org.opensaml.ws.wstrust
 

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

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

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



Copyright © 2006-2013 Internet2. All Rights Reserved.