Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ResAuthType

Packages that use ResAuthType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of ResAuthType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as ResAuthType
protected  ResAuthType ResourceRefType.resAuth
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return ResAuthType
 ResAuthType ObjectFactory.createResAuthType()
          Create an instance of ResAuthType
 ResAuthType ResourceRefType.getResAuth()
          Gets the value of the resAuth property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the resAuth property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.