Uses of Interface
io.debezium.server.http.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in io.debezium.server.http
Fields in io.debezium.server.http declared as Authenticator -
Uses of Authenticator in io.debezium.server.http.jwt
Classes in io.debezium.server.http.jwt that implement AuthenticatorModifier and TypeClassDescriptionclassImplements the logic for authenticating against an endpoint supporting the JSON Web Tokens (JWT) scheme.