sealed abstract class Auth
The available options for SchemaRegistryClientSettings#withAuth.
The available options for SchemaRegistryClientSettings#withAuth.
Available options include:
- Auth.Basic to authenticate with username and password,
- Auth.Bearer to authenticate with an authentication token,
- Auth.None to not provide any authentication details.
- Companion
- object
class Object
trait Matchable
class Any