Package io.trino.plugin.base.security
Class AllowAllSystemAccessControl.Factory
java.lang.Object
io.trino.plugin.base.security.AllowAllSystemAccessControl.Factory
- All Implemented Interfaces:
SystemAccessControlFactory
- Enclosing class:
- AllowAllSystemAccessControl
public static class AllowAllSystemAccessControl.Factory
extends Object
implements SystemAccessControlFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.spi.security.SystemAccessControlFactory
SystemAccessControlFactory.SystemAccessControlContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.spi.security.SystemAccessControlFactory
create
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceSystemAccessControlFactory
-
create
- Specified by:
createin interfaceSystemAccessControlFactory
-