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