Uses of Interface
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtProviderOrBuilder
-
Packages that use JwtProviderOrBuilder Package Description io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha -
-
Uses of JwtProviderOrBuilder in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Classes in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha that implement JwtProviderOrBuilder Modifier and Type Class Description classJwtProviderPlease see following for JWT authentication flow: * `JSON Web Token (JWT) <https://tools.ietf.org/html/rfc7519>`_ * `The OAuth 2.0 Authorization Framework <https://tools.ietf.org/html/rfc6749>`_ * `OpenID Connect <http://openid.net/connect>`_ A JwtProvider message specifies how a JSON Web Token (JWT) can be verified.static classJwtProvider.BuilderPlease see following for JWT authentication flow: * `JSON Web Token (JWT) <https://tools.ietf.org/html/rfc7519>`_ * `The OAuth 2.0 Authorization Framework <https://tools.ietf.org/html/rfc6749>`_ * `OpenID Connect <http://openid.net/connect>`_ A JwtProvider message specifies how a JSON Web Token (JWT) can be verified.
-