Class HttpAuthenticatorJwt

java.lang.Object
io.confluent.security.authentication.http.HttpAuthenticator<JwtPrincipal>
io.confluent.security.authentication.http.HttpAuthenticatorJwt
All Implemented Interfaces:
Authenticator<HttpCredential, JwtPrincipal>

public final class HttpAuthenticatorJwt extends HttpAuthenticator<JwtPrincipal>
HttpAuthenticator which decodes and validates JsonWebSignatures.