Uses of Enum
io.envoyproxy.envoy.data.accesslog.v3.TLSProperties.CertificateProperties.SubjectAltName.SanCase
Packages that use TLSProperties.CertificateProperties.SubjectAltName.SanCase
-
Uses of TLSProperties.CertificateProperties.SubjectAltName.SanCase in io.envoyproxy.envoy.data.accesslog.v3
Subclasses with type arguments of type TLSProperties.CertificateProperties.SubjectAltName.SanCase in io.envoyproxy.envoy.data.accesslog.v3Modifier and TypeClassDescriptionstatic enumMethods in io.envoyproxy.envoy.data.accesslog.v3 that return TLSProperties.CertificateProperties.SubjectAltName.SanCaseModifier and TypeMethodDescriptionTLSProperties.CertificateProperties.SubjectAltName.SanCase.forNumber(int value) TLSProperties.CertificateProperties.SubjectAltName.Builder.getSanCase()TLSProperties.CertificateProperties.SubjectAltName.getSanCase()TLSProperties.CertificateProperties.SubjectAltNameOrBuilder.getSanCase()TLSProperties.CertificateProperties.SubjectAltName.SanCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.TLSProperties.CertificateProperties.SubjectAltName.SanCase.values()Returns an array containing the constants of this enum type, in the order they are declared.