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 classScanConfig.Authentication.IapCredentialDescribes authentication configuration for Identity-Aware-Proxy (IAP).static classScanConfig.Authentication.IapCredential.BuilderDescribes 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.IapCredentialOrBuilderScanConfig.Authentication.Builder. getIapCredentialOrBuilder()Authentication using Identity-Aware-Proxy (IAP).ScanConfig.Authentication.IapCredentialOrBuilderScanConfig.Authentication. getIapCredentialOrBuilder()Authentication using Identity-Aware-Proxy (IAP).ScanConfig.Authentication.IapCredentialOrBuilderScanConfig.AuthenticationOrBuilder. getIapCredentialOrBuilder()Authentication using Identity-Aware-Proxy (IAP).
-