|
|||||||||
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
public class PublicKeyAuthenticationServer
Constructor Summary | |
---|---|
PublicKeyAuthenticationServer()
Creates a new PublicKeyAuthenticationServer object. |
Method Summary | |
---|---|
int |
authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
|
java.lang.String |
getMethodName()
|
static void |
setVerificationImpl(java.lang.Class pkv)
|
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 SshAuthenticationServer
public static void setVerificationImpl(java.lang.Class pkv)
pkv
- public int authenticate(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) throws java.io.IOException
authenticate
in class SshAuthenticationServer
authentication
- msg
-
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |