Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ResAuthType
-
Packages that use ResAuthType Package Description 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 Modifier and Type Field Description protected ResAuthTypeResourceRefType. resAuthMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return ResAuthType Modifier and Type Method Description ResAuthTypeObjectFactory. createResAuthType()Create an instance ofResAuthTypeResAuthTypeResourceRefType. getResAuth()Gets the value of the resAuth property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type ResAuthType Modifier and Type Method Description voidResourceRefType. setResAuth(ResAuthType value)Sets the value of the resAuth property.
-