Uses of Class com.sshtools.j2ssh.authentication.SshAuthenticationClient

Uses in package com.sshtools.j2ssh

Methods with parameter type com.sshtools.j2ssh.authentication.SshAuthenticationClient

int
Authenticate the user on the remote host.

Uses in package com.sshtools.common.ui

Methods with parameter type com.sshtools.j2ssh.authentication.SshAuthenticationClient

int

Uses in package com.sshtools.common.authentication

Methods with parameter type com.sshtools.j2ssh.authentication.SshAuthenticationClient

void
void
boolean
boolean

Uses in package com.sshtools.common.configuration

Methods with parameter type com.sshtools.j2ssh.authentication.SshAuthenticationClient

void

Uses in package com.sshtools.j2ssh.authentication

Classes derived from com.sshtools.j2ssh.authentication.SshAuthenticationClient

class
class
class
class

Methods with parameter type com.sshtools.j2ssh.authentication.SshAuthenticationClient

int
boolean

Methods with return type com.sshtools.j2ssh.authentication.SshAuthenticationClient

SshAuthenticationClient

Uses in package com.sshtools.j2ssh.agent

Classes derived from com.sshtools.j2ssh.authentication.SshAuthenticationClient

class
Provides an application with an authentication mechanism that links to the sshtools agent; the agent stores private keys and can hash and sign data for the public key authentication request.

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.