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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceSystemAccessControlFactory
-
create
- Specified by:
createin interfaceSystemAccessControlFactory
-