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.plugin.base.security
Interface UserNameProvider
public interface
UserNameProvider
Field Summary
Fields
Modifier and Type
Field
Description
static final
UserNameProvider
SIMPLE_USER_NAME_PROVIDER
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
get
(
ConnectorIdentity
identity)
Field Details
SIMPLE_USER_NAME_PROVIDER
static final
UserNameProvider
SIMPLE_USER_NAME_PROVIDER
Method Details
get
String
get
(
ConnectorIdentity
identity)