| Package | Description |
|---|---|
| net.schmizz.sshj.userauth.method |
| Modifier and Type | Field and Description |
|---|---|
protected AuthParams |
AbstractAuthMethod.params
AuthParams useful for building request. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthMethod.init(AuthParams params)
This method must be called before requesting authentication with this method.
|
void |
AbstractAuthMethod.init(AuthParams params) |
Copyright © 2009–2014. All rights reserved.