Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwksAsyncFetchOrBuilder
-
Packages that use JwksAsyncFetchOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
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 JwksAsyncFetchOrBuilder Modifier and Type Class Description classJwksAsyncFetchFetch Jwks asynchronously in the main thread when the filter config is parsed.static classJwksAsyncFetch.BuilderFetch 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 JwksAsyncFetchOrBuilder Modifier and Type Method Description JwksAsyncFetchOrBuilderRemoteJwks.Builder. getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.JwksAsyncFetchOrBuilderRemoteJwks. getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.JwksAsyncFetchOrBuilderRemoteJwksOrBuilder. getAsyncFetchOrBuilder()Fetch Jwks asynchronously in the main thread before the listener is activated.
-