Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtCacheConfigOrBuilder
-
Packages that use JwtCacheConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
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 JwtCacheConfigOrBuilder Modifier and Type Class Description classJwtCacheConfigThis message specifies JWT Cache configuration.static classJwtCacheConfig.BuilderThis message specifies JWT Cache configuration.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtCacheConfigOrBuilder Modifier and Type Method Description JwtCacheConfigOrBuilderJwtProvider.Builder. getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.JwtCacheConfigOrBuilderJwtProvider. getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.JwtCacheConfigOrBuilderJwtProviderOrBuilder. getJwtCacheConfigOrBuilder()Enables JWT cache, its size is specified by ``jwt_cache_size``.
-