Uses of Interface
com.google.cloud.websecurityscanner.v1alpha.ScanConfig.Authentication.CustomAccountOrBuilder
-
Packages that use ScanConfig.Authentication.CustomAccountOrBuilder Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.CustomAccountOrBuilder in com.google.cloud.websecurityscanner.v1alpha
Classes in com.google.cloud.websecurityscanner.v1alpha that implement ScanConfig.Authentication.CustomAccountOrBuilder Modifier and Type Class Description static class
ScanConfig.Authentication.CustomAccount
Describes authentication configuration that uses a custom account.static class
ScanConfig.Authentication.CustomAccount.Builder
Describes authentication configuration that uses a custom account.Methods in com.google.cloud.websecurityscanner.v1alpha that return ScanConfig.Authentication.CustomAccountOrBuilder Modifier and Type Method Description ScanConfig.Authentication.CustomAccountOrBuilder
ScanConfig.Authentication.Builder. getCustomAccountOrBuilder()
Authentication using a custom account.ScanConfig.Authentication.CustomAccountOrBuilder
ScanConfig.Authentication. getCustomAccountOrBuilder()
Authentication using a custom account.ScanConfig.Authentication.CustomAccountOrBuilder
ScanConfig.AuthenticationOrBuilder. getCustomAccountOrBuilder()
Authentication using a custom account.
-