Uses of Class
io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3.TokenCacheConfig
-
Packages that use TokenCacheConfig Package Description io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 -
-
Uses of TokenCacheConfig in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 that return TokenCacheConfig Modifier and Type Method Description TokenCacheConfigTokenCacheConfig.Builder. build()TokenCacheConfigTokenCacheConfig.Builder. buildPartial()TokenCacheConfigGcpAuthnFilterConfig.Builder. getCacheConfig()Token cache configuration.TokenCacheConfigGcpAuthnFilterConfig. getCacheConfig()Token cache configuration.TokenCacheConfigGcpAuthnFilterConfigOrBuilder. getCacheConfig()Token cache configuration.static TokenCacheConfigTokenCacheConfig. getDefaultInstance()TokenCacheConfigTokenCacheConfig.Builder. getDefaultInstanceForType()TokenCacheConfigTokenCacheConfig. getDefaultInstanceForType()static TokenCacheConfigTokenCacheConfig. parseDelimitedFrom(InputStream input)static TokenCacheConfigTokenCacheConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TokenCacheConfigTokenCacheConfig. parseFrom(byte[] data)static TokenCacheConfigTokenCacheConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TokenCacheConfigTokenCacheConfig. parseFrom(com.google.protobuf.ByteString data)static TokenCacheConfigTokenCacheConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TokenCacheConfigTokenCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input)static TokenCacheConfigTokenCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TokenCacheConfigTokenCacheConfig. parseFrom(InputStream input)static TokenCacheConfigTokenCacheConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TokenCacheConfigTokenCacheConfig. parseFrom(ByteBuffer data)static TokenCacheConfigTokenCacheConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 that return types with arguments of type TokenCacheConfig Modifier and Type Method Description com.google.protobuf.Parser<TokenCacheConfig>TokenCacheConfig. getParserForType()static com.google.protobuf.Parser<TokenCacheConfig>TokenCacheConfig. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 with parameters of type TokenCacheConfig Modifier and Type Method Description GcpAuthnFilterConfig.BuilderGcpAuthnFilterConfig.Builder. mergeCacheConfig(TokenCacheConfig value)Token cache configuration.TokenCacheConfig.BuilderTokenCacheConfig.Builder. mergeFrom(TokenCacheConfig other)static TokenCacheConfig.BuilderTokenCacheConfig. newBuilder(TokenCacheConfig prototype)GcpAuthnFilterConfig.BuilderGcpAuthnFilterConfig.Builder. setCacheConfig(TokenCacheConfig value)Token cache configuration.
-