|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GSSAuthenticator | |
|---|---|
| org.apache.sshd | Defines the two main classes for the client and server side of SSH protocol support. |
| org.apache.sshd.server | |
| Uses of GSSAuthenticator in org.apache.sshd |
|---|
| Fields in org.apache.sshd declared as GSSAuthenticator | |
|---|---|
protected GSSAuthenticator |
SshServer.gssAuthenticator
|
| Methods in org.apache.sshd that return GSSAuthenticator | |
|---|---|
GSSAuthenticator |
SshServer.getGSSAuthenticator()
|
| Methods in org.apache.sshd with parameters of type GSSAuthenticator | |
|---|---|
void |
SshServer.setGSSAuthenticator(GSSAuthenticator gssAuthenticator)
|
| Uses of GSSAuthenticator in org.apache.sshd.server |
|---|
| Methods in org.apache.sshd.server that return GSSAuthenticator | |
|---|---|
GSSAuthenticator |
ServerFactoryManager.getGSSAuthenticator()
Retrieve the GSSAuthenticator to be used by the SSH server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||