static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.forNumber(int value) |
|
DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.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.OcspStaplePolicy |
DownstreamTlsContext.getOcspStaplePolicy() |
Config for whether to use certificates if they do not have
an accompanying OCSP response or if the response expires at runtime.
|
DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContextOrBuilder.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.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(int value) |
Deprecated.
|
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(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.
|