Uses of Interface
com.google.cloud.networksecurity.v1.ServerTlsPolicy.MTLSPolicyOrBuilder
-
Packages that use ServerTlsPolicy.MTLSPolicyOrBuilder Package Description com.google.cloud.networksecurity.v1 A client to Network Security API -
-
Uses of ServerTlsPolicy.MTLSPolicyOrBuilder in com.google.cloud.networksecurity.v1
Classes in com.google.cloud.networksecurity.v1 that implement ServerTlsPolicy.MTLSPolicyOrBuilder Modifier and Type Class Description static class
ServerTlsPolicy.MTLSPolicy
Specification of the MTLSPolicy.static class
ServerTlsPolicy.MTLSPolicy.Builder
Specification of the MTLSPolicy.Methods in com.google.cloud.networksecurity.v1 that return ServerTlsPolicy.MTLSPolicyOrBuilder Modifier and Type Method Description ServerTlsPolicy.MTLSPolicyOrBuilder
ServerTlsPolicy.Builder. getMtlsPolicyOrBuilder()
Defines a mechanism to provision peer validation certificates for peer to peer authentication (Mutual TLS - mTLS).ServerTlsPolicy.MTLSPolicyOrBuilder
ServerTlsPolicy. getMtlsPolicyOrBuilder()
Defines a mechanism to provision peer validation certificates for peer to peer authentication (Mutual TLS - mTLS).ServerTlsPolicy.MTLSPolicyOrBuilder
ServerTlsPolicyOrBuilder. getMtlsPolicyOrBuilder()
Defines a mechanism to provision peer validation certificates for peer to peer authentication (Mutual TLS - mTLS).
-