|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.client.auth.UserAuthPublicKey
public class UserAuthPublicKey
TODO Add javadoc
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.sshd.client.UserAuth |
|---|
UserAuth.Result |
| Field Summary | |
|---|---|
protected org.slf4j.Logger |
log
|
| Constructor Summary | |
|---|---|
UserAuthPublicKey(ClientSessionImpl session,
java.lang.String username,
java.security.KeyPair key)
|
|
| Method Summary | |
|---|---|
UserAuth.Result |
next(Buffer buffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.slf4j.Logger log
| Constructor Detail |
|---|
public UserAuthPublicKey(ClientSessionImpl session,
java.lang.String username,
java.security.KeyPair key)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public UserAuth.Result next(Buffer buffer)
throws java.io.IOException
next in interface UserAuthjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||