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 GroupProviderFactory
public interface
GroupProviderFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GroupProvider
create
(
Map
<
String
,
String
> config)
String
getName
()
Method Details
getName
String
getName
()
create
GroupProvider
create
(
Map
<
String
,
String
> config)