JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.spi.security
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)