Uses of Class
com.sshtools.daemon.authentication.AuthenticationProtocolServer
Packages that use AuthenticationProtocolServer
-
Uses of AuthenticationProtocolServer in com.sshtools.daemon.authentication
Methods in com.sshtools.daemon.authentication with parameters of type AuthenticationProtocolServerModifier and TypeMethodDescriptionint
KBIPasswordAuthenticationServer.authenticate
(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) int
PasswordAuthenticationServer.authenticate
(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) int
PublicKeyAuthenticationServer.authenticate
(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) abstract int
SshAuthenticationServer.authenticate
(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg)