Uses of Class
com.google.cloud.websecurityscanner.v1alpha.ScanConfig.Authentication.AuthenticationCase
-
Packages that use ScanConfig.Authentication.AuthenticationCase Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.AuthenticationCase in com.google.cloud.websecurityscanner.v1alpha
Methods in com.google.cloud.websecurityscanner.v1alpha that return ScanConfig.Authentication.AuthenticationCase Modifier and Type Method Description static ScanConfig.Authentication.AuthenticationCaseScanConfig.Authentication.AuthenticationCase. forNumber(int value)ScanConfig.Authentication.AuthenticationCaseScanConfig.Authentication.Builder. getAuthenticationCase()ScanConfig.Authentication.AuthenticationCaseScanConfig.Authentication. getAuthenticationCase()ScanConfig.Authentication.AuthenticationCaseScanConfig.AuthenticationOrBuilder. getAuthenticationCase()static ScanConfig.Authentication.AuthenticationCaseScanConfig.Authentication.AuthenticationCase. valueOf(int value)Deprecated.static ScanConfig.Authentication.AuthenticationCaseScanConfig.Authentication.AuthenticationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ScanConfig.Authentication.AuthenticationCase[]ScanConfig.Authentication.AuthenticationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-