|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.j2ssh.authentication.SshAuthenticationClient
com.sshtools.j2ssh.authentication.KBIAuthenticationClient
DOCUMENT ME!
| Constructor Summary | |
KBIAuthenticationClient()
|
|
| Method Summary | |
void |
authenticate(AuthenticationProtocolClient authentication,
java.lang.String serviceToStart)
DOCUMENT ME! |
boolean |
canAuthenticate()
DOCUMENT ME! |
java.lang.String |
getMethodName()
DOCUMENT ME! |
java.util.Properties |
getPersistableProperties()
DOCUMENT ME! |
void |
setKBIRequestHandler(KBIRequestHandler handler)
DOCUMENT ME! |
void |
setPersistableProperties(java.util.Properties properties)
DOCUMENT ME! |
| Methods inherited from class com.sshtools.j2ssh.authentication.SshAuthenticationClient |
canPrompt, getAuthenticationPrompt, getUsername, setAuthenticationPrompt, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KBIAuthenticationClient()
| Method Detail |
public java.util.Properties getPersistableProperties()
getPersistableProperties in class SshAuthenticationClientpublic void setKBIRequestHandler(KBIRequestHandler handler)
handler - DOCUMENT ME!
public void authenticate(AuthenticationProtocolClient authentication,
java.lang.String serviceToStart)
throws TerminatedStateException,
java.io.IOException
authenticate in class SshAuthenticationClientauthentication - DOCUMENT ME!serviceToStart - DOCUMENT ME!
TerminatedStateException - DOCUMENT ME!
java.io.IOException - DOCUMENT ME!
AuthenticationProtocolException - DOCUMENT ME!public boolean canAuthenticate()
canAuthenticate in class SshAuthenticationClientpublic java.lang.String getMethodName()
getMethodName in class SshAuthenticationClientpublic void setPersistableProperties(java.util.Properties properties)
setPersistableProperties in class SshAuthenticationClientproperties - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||