Uses of Class
org.jenkinsci.plugins.fodupload.models.PutDastScanSetupReqModel.NetworkAuthentication
-
Packages that use PutDastScanSetupReqModel.NetworkAuthentication Package Description org.jenkinsci.plugins.fodupload.models -
-
Uses of PutDastScanSetupReqModel.NetworkAuthentication in org.jenkinsci.plugins.fodupload.models
Methods in org.jenkinsci.plugins.fodupload.models that return PutDastScanSetupReqModel.NetworkAuthentication Modifier and Type Method Description PutDastScanSetupReqModel.NetworkAuthentication
PutDastScanSetupReqModel. getNetworkAuthenticationSettings()
Methods in org.jenkinsci.plugins.fodupload.models with parameters of type PutDastScanSetupReqModel.NetworkAuthentication Modifier and Type Method Description void
PutDastScanSetupReqModel. setNetworkAuthenticationSettings(PutDastScanSetupReqModel.NetworkAuthentication networkAuthenticationSettings)
-