Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.ResAuthType

Packages that use ResAuthType
org.apache.cxf.jaxws.javaee   
 

Uses of ResAuthType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as ResAuthType
protected  ResAuthType ResourceRefType.resAuth
           
 

Methods in org.apache.cxf.jaxws.javaee 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.cxf.jaxws.javaee with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the resAuth property.
 


Apache CXF API

Apache CXF