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.NetworkAuthenticationPutDastScanSetupReqModel. getNetworkAuthenticationSettings()Methods in org.jenkinsci.plugins.fodupload.models with parameters of type PutDastScanSetupReqModel.NetworkAuthentication Modifier and Type Method Description voidPutDastScanSetupReqModel. setNetworkAuthenticationSettings(PutDastScanSetupReqModel.NetworkAuthentication networkAuthenticationSettings)
-