Package io.trino.server.security
Class PasswordAuthenticatorManager
java.lang.Object
io.trino.server.security.PasswordAuthenticatorManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanisLoaded()voidvoidsetAuthenticators(PasswordAuthenticator... authenticators) void
-
Constructor Details
-
PasswordAuthenticatorManager
-
-
Method Details
-
setRequired
public void setRequired() -
addPasswordAuthenticatorFactory
-
isLoaded
public boolean isLoaded() -
loadPasswordAuthenticator
public void loadPasswordAuthenticator() -
getAuthenticators
-
setAuthenticators
-