Interface NessieAuthenticationProvider

All Known Implementing Classes:
AwsAuthenticationProvider, BasicAuthenticationProvider, BearerAuthenticationProvider, NoneAuthenticationProvider, OAuth2AuthenticationProvider

public interface NessieAuthenticationProvider
Base interface for different authentication methods like "basic" (username + plain password), bearer token, etc.