Uses of Interface
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.RemoteJwksOrBuilder
Packages that use RemoteJwksOrBuilder
-
Uses of RemoteJwksOrBuilder in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Classes in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha 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.config.filter.http.jwt_authn.v2alpha 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.