Package org.apache.sshd.ldap
-
Class Summary Class Description LdapAuthenticator Serves as the base class for password and public key authenticators.LdapNetworkConnector<C> LdapPasswordAuthenticator Uses LDAP to authenticate a user and password.LdapPublickeyAuthenticator Uses LDAP to retrieve a user's registered public key and compare it with the provided one.