Interface CustomApiKeyAuthenticator

All Known Implementing Classes:
CustomApiKeyAuthenticator.Noop

public interface CustomApiKeyAuthenticator
An extension point to provide a custom API key authenticator implementation. The implementation is wrapped by a core `Authenticator` class and included in the authenticator chain _before_ the default API key authenticator.