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 |
AbstractAuthMethod.init(AuthParams params) |
void |
AuthMethod.init(AuthParams params)
This method must be called before requesting authentication with this method.
|
Copyright © 2009–2014. All rights reserved.