Uses of Package
com.sshtools.common.auth
Packages that use com.sshtools.common.auth
-
Classes in com.sshtools.common.auth used by com.sshtools.common.authClassDescriptionAbstract implementation of a
PublicKeyAuthenticationProviderthat just providesAbstractPublicKeyAuthenticationProvider.getName()implementation.Each authentication mechanism the server supports should implement this interface.Implement this interface to customize the authentication of users logging into your server.Thrown when the login process requires that the user change their password.This interface allows you to define a custom public key store for the publickey authentication mechanism. -
Classes in com.sshtools.common.auth used by com.sshtools.common.policy