PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.addressing.AttributedURIType

Packages that use AttributedURIType
org.picketlink.identity.federation.ws.addressing   
 

Uses of AttributedURIType in org.picketlink.identity.federation.ws.addressing
 

Fields in org.picketlink.identity.federation.ws.addressing declared as AttributedURIType
protected  AttributedURIType ProblemActionType.action
           
protected  AttributedURIType EndpointReferenceType.address
           
 

Methods in org.picketlink.identity.federation.ws.addressing that return AttributedURIType
 AttributedURIType ProblemActionType.getAction()
          Gets the value of the action property.
 AttributedURIType EndpointReferenceType.getAddress()
          Gets the value of the address property.
 

Methods in org.picketlink.identity.federation.ws.addressing with parameters of type AttributedURIType
 void ProblemActionType.setAction(AttributedURIType value)
          Sets the value of the action property.
 void EndpointReferenceType.setAddress(AttributedURIType value)
          Sets the value of the address property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.