Uses of Interface
com.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredentialOrBuilder
-
Packages that use ScanConfig.Authentication.IapCredentialOrBuilder Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.IapCredentialOrBuilder in com.google.cloud.websecurityscanner.v1
Classes in com.google.cloud.websecurityscanner.v1 that implement ScanConfig.Authentication.IapCredentialOrBuilder Modifier and Type Class Description static class
ScanConfig.Authentication.IapCredential
Describes authentication configuration for Identity-Aware-Proxy (IAP).static class
ScanConfig.Authentication.IapCredential.Builder
Describes authentication configuration for Identity-Aware-Proxy (IAP).Methods in com.google.cloud.websecurityscanner.v1 that return ScanConfig.Authentication.IapCredentialOrBuilder Modifier and Type Method Description ScanConfig.Authentication.IapCredentialOrBuilder
ScanConfig.Authentication.Builder. getIapCredentialOrBuilder()
Authentication using Identity-Aware-Proxy (IAP).ScanConfig.Authentication.IapCredentialOrBuilder
ScanConfig.Authentication. getIapCredentialOrBuilder()
Authentication using Identity-Aware-Proxy (IAP).ScanConfig.Authentication.IapCredentialOrBuilder
ScanConfig.AuthenticationOrBuilder. getIapCredentialOrBuilder()
Authentication using Identity-Aware-Proxy (IAP).
-