|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.daemon.authentication.SshAuthenticationServer
DOCUMENT ME!
| Constructor Summary | |
SshAuthenticationServer()
|
|
| Method Summary | |
abstract int |
authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
DOCUMENT ME! |
abstract java.lang.String |
getMethodName()
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SshAuthenticationServer()
| Method Detail |
public abstract java.lang.String getMethodName()
public abstract int authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
throws java.io.IOException
authentication - 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 | |||||||||