Package io.trino.plugin.password.ldap
Class LdapAuthenticator
java.lang.Object
io.trino.plugin.password.ldap.LdapAuthenticator
- All Implemented Interfaces:
PasswordAuthenticator
-
Constructor Summary
ConstructorsConstructorDescriptionLdapAuthenticator(LdapAuthenticatorClient client, LdapAuthenticatorConfig ldapAuthenticatorConfig) -
Method Summary
-
Constructor Details
-
LdapAuthenticator
@Inject public LdapAuthenticator(LdapAuthenticatorClient client, LdapAuthenticatorConfig ldapAuthenticatorConfig)
-
-
Method Details
-
createAuthenticatedPrincipal
- Specified by:
createAuthenticatedPrincipalin interfacePasswordAuthenticator
-