Uses of Interface
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtProviderOrBuilder

Packages that use JwtProviderOrBuilder
  • Uses of JwtProviderOrBuilder in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha

    Modifier and Type
    Class
    Description
    final class 
    Please 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 final class 
    Please 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.