com.sshtools.j2ssh.authentication
Interface AuthenticationProtocolListener

All Known Implementing Classes:
SshEventAdapter

public interface AuthenticationProtocolListener

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
$Id: AuthenticationProtocolListener.java,v 1.1 2007/08/08 13:37:11 kathe Exp $
Author:
Lee David Painter

Method Summary
 void onAuthenticationComplete()
           
 

Method Detail

onAuthenticationComplete

void onAuthenticationComplete()