Uses of Class
org.apache.sshd.ldap.LdapAuthenticator
-
Packages that use LdapAuthenticator Package Description org.apache.sshd.ldap -
-
Uses of LdapAuthenticator in org.apache.sshd.ldap
Subclasses of LdapAuthenticator in org.apache.sshd.ldap Modifier and Type Class Description class
LdapPasswordAuthenticator
Uses LDAP to authenticate a user and password.class
LdapPublickeyAuthenticator
Uses LDAP to retrieve a user's registered public key and compare it with the provided one.
-