|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthParams | |
---|---|
net.schmizz.sshj.userauth.method |
Uses of AuthParams in net.schmizz.sshj.userauth.method |
---|
Fields in net.schmizz.sshj.userauth.method declared as AuthParams | |
---|---|
protected AuthParams |
AbstractAuthMethod.params
AuthParams useful for building request. |
Methods in net.schmizz.sshj.userauth.method with parameters of type AuthParams | |
---|---|
void |
AuthMethod.init(AuthParams params)
This method must be called before requesting authentication with this method. |
void |
AbstractAuthMethod.init(AuthParams params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |