Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.RemoteJwksOrBuilder
-
Packages that use RemoteJwksOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
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 RemoteJwksOrBuilder Modifier and Type Class Description classRemoteJwksThis message specifies how to fetch JWKS from remote and how to cache it.static classRemoteJwks.BuilderThis 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 RemoteJwksOrBuilder Modifier and Type Method Description RemoteJwksOrBuilderJwtProvider.Builder. getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.RemoteJwksOrBuilderJwtProvider. getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.RemoteJwksOrBuilderJwtProviderOrBuilder. getRemoteJwksOrBuilder()JWKS can be fetched from remote server via HTTP/HTTPS.
-