|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.daemon.authentication.SshAuthenticationServer
com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
DOCUMENT ME!
| Constructor Summary | |
PublicKeyAuthenticationServer()
Creates a new PublicKeyAuthenticationServer object. |
|
| Method Summary | |
int |
authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
DOCUMENT ME! |
java.lang.String |
getMethodName()
DOCUMENT ME! |
static void |
setVerificationImpl(java.lang.Class pkv)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PublicKeyAuthenticationServer()
| Method Detail |
public java.lang.String getMethodName()
getMethodName in class SshAuthenticationServerpublic static void setVerificationImpl(java.lang.Class pkv)
pkv - DOCUMENT ME!
public int authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
throws java.io.IOException
authenticate in class SshAuthenticationServerauthentication - DOCUMENT ME!msg - DOCUMENT ME!
java.io.IOException - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||