Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ResAuthType
-
Packages that use ResAuthType Package Description 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 Modifier and Type Field Description protected ResAuthTypeResourceRefType. resAuthMethods in org.apache.axis2.jaxws.description.xml.handler that return ResAuthType Modifier and Type Method Description ResAuthTypeObjectFactory. createResAuthType()Create an instance ofResAuthTypeResAuthTypeResourceRefType. getResAuth()Gets the value of the resAuth property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ResAuthType Modifier and Type Method Description voidResourceRefType. setResAuth(ResAuthType value)Sets the value of the resAuth property.
-