Class ClientSSLAuth.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2.ClientSSLAuth.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClientSSLAuthOrBuilder,Cloneable
- Enclosing class:
- ClientSSLAuth
public static final class ClientSSLAuth.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
implements ClientSSLAuthOrBuilder
Protobuf type
envoy.config.filter.network.client_ssl_auth.v2.ClientSSLAuth-
Method Summary
Modifier and TypeMethodDescriptionaddAllIpWhiteList(Iterable<? extends CidrRange> values) An optional list of IP address and subnet masks that should be white listed for access by the filter.addIpWhiteList(int index, CidrRange value) An optional list of IP address and subnet masks that should be white listed for access by the filter.addIpWhiteList(int index, CidrRange.Builder builderForValue) An optional list of IP address and subnet masks that should be white listed for access by the filter.addIpWhiteList(CidrRange value) An optional list of IP address and subnet masks that should be white listed for access by the filter.addIpWhiteList(CidrRange.Builder builderForValue) An optional list of IP address and subnet masks that should be white listed for access by the filter.An optional list of IP address and subnet masks that should be white listed for access by the filter.addIpWhiteListBuilder(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) An optional list of IP address and subnet masks that should be white listed for access by the filter.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Time in milliseconds between principal refreshes from the authentication service.The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.clone()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.com.google.protobuf.ByteStringThe :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetIpWhiteList(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.getIpWhiteListBuilder(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.An optional list of IP address and subnet masks that should be white listed for access by the filter.intAn optional list of IP address and subnet masks that should be white listed for access by the filter.An optional list of IP address and subnet masks that should be white listed for access by the filter.getIpWhiteListOrBuilder(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.List<? extends CidrRangeOrBuilder>An optional list of IP address and subnet masks that should be white listed for access by the filter.com.google.protobuf.DurationTime in milliseconds between principal refreshes from the authentication service.com.google.protobuf.Duration.BuilderTime in milliseconds between principal refreshes from the authentication service.com.google.protobuf.DurationOrBuilderTime in milliseconds between principal refreshes from the authentication service.The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.com.google.protobuf.ByteStringThe prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.booleanTime in milliseconds between principal refreshes from the authentication service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ClientSSLAuth other) mergeRefreshDelay(com.google.protobuf.Duration value) Time in milliseconds between principal refreshes from the authentication service.final ClientSSLAuth.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeIpWhiteList(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.setAuthApiCluster(String value) The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.setAuthApiClusterBytes(com.google.protobuf.ByteString value) The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.setIpWhiteList(int index, CidrRange value) An optional list of IP address and subnet masks that should be white listed for access by the filter.setIpWhiteList(int index, CidrRange.Builder builderForValue) An optional list of IP address and subnet masks that should be white listed for access by the filter.setRefreshDelay(com.google.protobuf.Duration value) Time in milliseconds between principal refreshes from the authentication service.setRefreshDelay(com.google.protobuf.Duration.Builder builderForValue) Time in milliseconds between principal refreshes from the authentication service.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStatPrefix(String value) The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.setStatPrefixBytes(com.google.protobuf.ByteString value) The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.final ClientSSLAuth.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
setField
public ClientSSLAuth.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
setRepeatedField
public ClientSSLAuth.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
addRepeatedField
public ClientSSLAuth.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientSSLAuth.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
mergeFrom
public ClientSSLAuth.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientSSLAuth.Builder>- Throws:
IOException
-
getAuthApiCluster
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }- Specified by:
getAuthApiClusterin interfaceClientSSLAuthOrBuilder- Returns:
- The authApiCluster.
-
getAuthApiClusterBytes
public com.google.protobuf.ByteString getAuthApiClusterBytes()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }- Specified by:
getAuthApiClusterBytesin interfaceClientSSLAuthOrBuilder- Returns:
- The bytes for authApiCluster.
-
setAuthApiCluster
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The authApiCluster to set.- Returns:
- This builder for chaining.
-
clearAuthApiCluster
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setAuthApiClusterBytes
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for authApiCluster to set.- Returns:
- This builder for chaining.
-
getStatPrefix
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Specified by:
getStatPrefixin interfaceClientSSLAuthOrBuilder- Returns:
- The statPrefix.
-
getStatPrefixBytes
public com.google.protobuf.ByteString getStatPrefixBytes()The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Specified by:
getStatPrefixBytesin interfaceClientSSLAuthOrBuilder- Returns:
- The bytes for statPrefix.
-
setStatPrefix
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Parameters:
value- The statPrefix to set.- Returns:
- This builder for chaining.
-
clearStatPrefix
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setStatPrefixBytes
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Parameters:
value- The bytes for statPrefix to set.- Returns:
- This builder for chaining.
-
hasRefreshDelay
public boolean hasRefreshDelay()Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;- Specified by:
hasRefreshDelayin interfaceClientSSLAuthOrBuilder- Returns:
- Whether the refreshDelay field is set.
-
getRefreshDelay
public com.google.protobuf.Duration getRefreshDelay()Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;- Specified by:
getRefreshDelayin interfaceClientSSLAuthOrBuilder- Returns:
- The refreshDelay.
-
setRefreshDelay
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3; -
setRefreshDelay
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3; -
mergeRefreshDelay
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3; -
clearRefreshDelay
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3; -
getRefreshDelayBuilder
public com.google.protobuf.Duration.Builder getRefreshDelayBuilder()Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3; -
getRefreshDelayOrBuilder
public com.google.protobuf.DurationOrBuilder getRefreshDelayOrBuilder()Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;- Specified by:
getRefreshDelayOrBuilderin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListListin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListCount
public int getIpWhiteListCount()An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListCountin interfaceClientSSLAuthOrBuilder
-
getIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListin interfaceClientSSLAuthOrBuilder
-
setIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
setIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addAllIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
clearIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
removeIpWhiteList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
getIpWhiteListBuilder
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
getIpWhiteListOrBuilder
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListOrBuilderin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListOrBuilderList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListOrBuilderListin interfaceClientSSLAuthOrBuilder
-
addIpWhiteListBuilder
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
addIpWhiteListBuilder
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
getIpWhiteListBuilderList
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.api.v2.core.CidrRange ip_white_list = 4; -
setUnknownFields
public final ClientSSLAuth.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
mergeUnknownFields
public final ClientSSLAuth.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-