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

Packages that use AttributedURI
org.opensaml.ws.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements. 
org.opensaml.ws.wsaddressing.impl   
 

Uses of AttributedURI in org.opensaml.ws.wsaddressing
 

Subinterfaces of AttributedURI in org.opensaml.ws.wsaddressing
 interface Action
          The <wsa:Action> element.
 interface Address
          The <wsa:Address> element.
 interface MessageID
          The <wsa:MessageID> element.
 interface ProblemIRI
          The <wsa:ProblemIRI> element.
 interface To
          The <wsa:To> element.
 

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

Classes in org.opensaml.ws.wsaddressing.impl that implement AttributedURI
 class ActionImpl
          ActionImpl is the concrete implementation of Action.
 class AddressImpl
          AddressImpl is the concrete implementation of Address.
 class AttributedURIImpl
          AbstractAttributedURIType is the abstract implementation of AttributedURI.
 class MessageIDImpl
          Concrete implementation for the MessageID element.
 class ProblemIRIImpl
          ProblemIRIImpl is the concrete implementation of ProblemIRI.
 class ToImpl
          Concrete implementation for the To element.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.