Class LdapAuthenticator

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.util.net.NetworkConnector
org.apache.sshd.ldap.LdapNetworkConnector<org.apache.sshd.server.session.ServerSession>
org.apache.sshd.ldap.LdapAuthenticator
Direct Known Subclasses:
LdapPasswordAuthenticator, LdapPublickeyAuthenticator

public class LdapAuthenticator extends LdapNetworkConnector<org.apache.sshd.server.session.ServerSession>
Serves as the base class for password and public key authenticators.
  • Field Details

  • Constructor Details

    • LdapAuthenticator

      public LdapAuthenticator()