Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtCacheConfigOrBuilder
Packages that use JwtCacheConfigOrBuilder
-
Uses of JwtCacheConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement JwtCacheConfigOrBuilderModifier and TypeClassDescriptionfinal classThis message specifies JWT Cache configuration.static final classThis message specifies JWT Cache configuration.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtCacheConfigOrBuilderModifier and TypeMethodDescriptionJwtProvider.Builder.getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.JwtProvider.getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.JwtProviderOrBuilder.getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.