Package io.trino.plugin.password.file
Class FileAuthenticatorFactory
java.lang.Object
io.trino.plugin.password.file.FileAuthenticatorFactory
- All Implemented Interfaces:
PasswordAuthenticatorFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileAuthenticatorFactory
public FileAuthenticatorFactory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfacePasswordAuthenticatorFactory
-
create
- Specified by:
createin interfacePasswordAuthenticatorFactory
-