Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.RemoteJwksOrBuilder
Packages that use RemoteJwksOrBuilder
-
Uses of RemoteJwksOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement RemoteJwksOrBuilderModifier and TypeClassDescriptionfinal classThis message specifies how to fetch JWKS from remote and how to cache it.static final classThis message specifies how to fetch JWKS from remote and how to cache it.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return RemoteJwksOrBuilderModifier and TypeMethodDescriptionJwtProvider.Builder.getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.JwtProvider.getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.JwtProviderOrBuilder.getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.