Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext.OcspStaplePolicy
-
Packages that use DownstreamTlsContext.OcspStaplePolicy Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of DownstreamTlsContext.OcspStaplePolicy in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as DownstreamTlsContext.OcspStaplePolicy Modifier and Type Field Description private static DownstreamTlsContext.OcspStaplePolicy[]DownstreamTlsContext.OcspStaplePolicy. VALUESFields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type DownstreamTlsContext.OcspStaplePolicy Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<DownstreamTlsContext.OcspStaplePolicy>DownstreamTlsContext.OcspStaplePolicy. internalValueMapMethods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DownstreamTlsContext.OcspStaplePolicy Modifier and Type Method Description static DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext.OcspStaplePolicy. forNumber(int value)DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext.Builder. getOcspStaplePolicy()Config for whether to use certificates if they do not have an accompanying OCSP response or if the response expires at runtime.DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext. getOcspStaplePolicy()Config for whether to use certificates if they do not have an accompanying OCSP response or if the response expires at runtime.DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContextOrBuilder. getOcspStaplePolicy()Config for whether to use certificates if they do not have an accompanying OCSP response or if the response expires at runtime.static DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext.OcspStaplePolicy. valueOf(int value)Deprecated.static DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext.OcspStaplePolicy. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static DownstreamTlsContext.OcspStaplePolicyDownstreamTlsContext.OcspStaplePolicy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DownstreamTlsContext.OcspStaplePolicy[]DownstreamTlsContext.OcspStaplePolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type DownstreamTlsContext.OcspStaplePolicy Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<DownstreamTlsContext.OcspStaplePolicy>DownstreamTlsContext.OcspStaplePolicy. internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type DownstreamTlsContext.OcspStaplePolicy Modifier and Type Method Description DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. setOcspStaplePolicy(DownstreamTlsContext.OcspStaplePolicy value)Config for whether to use certificates if they do not have an accompanying OCSP response or if the response expires at runtime.
-