Uses of Class
io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3.TokenCacheConfig
Packages that use TokenCacheConfig
-
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 TokenCacheConfigModifier and TypeMethodDescriptionTokenCacheConfig.Builder.build()TokenCacheConfig.Builder.buildPartial()GcpAuthnFilterConfig.Builder.getCacheConfig()Token cache configuration.GcpAuthnFilterConfig.getCacheConfig()Token cache configuration.GcpAuthnFilterConfigOrBuilder.getCacheConfig()Token cache configuration.static TokenCacheConfigTokenCacheConfig.getDefaultInstance()TokenCacheConfig.Builder.getDefaultInstanceForType()TokenCacheConfig.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 TokenCacheConfigModifier and TypeMethodDescriptioncom.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 TokenCacheConfigModifier and TypeMethodDescriptionGcpAuthnFilterConfig.Builder.mergeCacheConfig(TokenCacheConfig value) Token cache configuration.TokenCacheConfig.Builder.mergeFrom(TokenCacheConfig other) static TokenCacheConfig.BuilderTokenCacheConfig.newBuilder(TokenCacheConfig prototype) GcpAuthnFilterConfig.Builder.setCacheConfig(TokenCacheConfig value) Token cache configuration.