Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwksAsyncFetchOrBuilder
Packages that use JwksAsyncFetchOrBuilder
-
Uses of JwksAsyncFetchOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement JwksAsyncFetchOrBuilderModifier and TypeClassDescriptionfinal classFetch Jwks asynchronously in the main thread when the filter config is parsed.static final classFetch Jwks asynchronously in the main thread when the filter config is parsed.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwksAsyncFetchOrBuilderModifier and TypeMethodDescriptionRemoteJwks.Builder.getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.RemoteJwks.getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.RemoteJwksOrBuilder.getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.