JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.security
HeaderAuthenticatorFactory
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getName()
create(Map)
Interface HeaderAuthenticatorFactory
public interface
HeaderAuthenticatorFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HeaderAuthenticator
create
(
Map
<
String
,
String
> config)
String
getName
()
Method Details
getName
String
getName
()
create
HeaderAuthenticator
create
(
Map
<
String
,
String
> config)