| java.lang.Object ch.ethz.ssh2.auth.AuthenticationManager
AuthenticationManager | public class AuthenticationManager implements MessageHandler(Code) | | AuthenticationManager.
author: Christian Plattner, plattner@inf.ethz.ch version: $Id: AuthenticationManager.java,v 1.14 2006/07/30 21:59:29 cplattne Exp $ |
authenticated | boolean authenticated(Code) | | |
connectionClosed | boolean connectionClosed(Code) | | |
initDone | boolean initDone(Code) | | |
isPartialSuccess | boolean isPartialSuccess(Code) | | |
getPartialSuccess | public boolean getPartialSuccess()(Code) | | |
handleMessage | public void handleMessage(byte[] msg, int msglen) throws IOException(Code) | | |
methodPossible | boolean methodPossible(String methName)(Code) | | |
|
|