Package io.trino.spi.security
Interface SystemAccessControlFactory
public interface SystemAccessControlFactory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.default SystemAccessControlcreate(Map<String, String> config, SystemAccessControlFactory.SystemAccessControlContext context) getName()
-
Method Details
-
getName
String getName() -
create
Deprecated. -
create
default SystemAccessControl create(Map<String, String> config, SystemAccessControlFactory.SystemAccessControlContext context)
-