Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ResAuthType

Packages that use ResAuthType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of ResAuthType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as ResAuthType
protected  ResAuthType ResourceRefType.resAuth
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return ResAuthType
 ResAuthType ObjectFactory.createResAuthType()
          Create an instance of ResAuthType
 ResAuthType ResourceRefType.getResAuth()
          Gets the value of the resAuth property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the resAuth property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.