|
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportClient | |
|---|---|
| com.jscape.inet.ssh.authentication | |
| com.jscape.inet.ssh.authentication.requests | |
| com.jscape.inet.ssh.transport | |
| Uses of TransportClient in com.jscape.inet.ssh.authentication |
|---|
| Methods in com.jscape.inet.ssh.authentication that return TransportClient | |
|---|---|
TransportClient |
AuthenticationRequest.getTransportSession()
Returns underlayed SSH transport session. |
| Methods in com.jscape.inet.ssh.authentication with parameters of type TransportClient | |
|---|---|
void |
AuthenticationRequest.setTransportSession(TransportClient client)
Sets underlayed SSH transport session. |
| Uses of TransportClient in com.jscape.inet.ssh.authentication.requests |
|---|
| Methods in com.jscape.inet.ssh.authentication.requests that return TransportClient | |
|---|---|
TransportClient |
AbstractAuthenticationRequest.getTransportSession()
|
TransportClient |
UserDataBasedRequest.getTransportSession()
|
| Methods in com.jscape.inet.ssh.authentication.requests with parameters of type TransportClient | |
|---|---|
void |
AbstractAuthenticationRequest.setTransportSession(TransportClient session)
|
void |
UserDataBasedRequest.setTransportSession(TransportClient client)
|
| Uses of TransportClient in com.jscape.inet.ssh.transport |
|---|
| Methods in com.jscape.inet.ssh.transport that return TransportClient | |
|---|---|
TransportClient |
ServiceRequest.getSession()
|
| Methods in com.jscape.inet.ssh.transport with parameters of type TransportClient | |
|---|---|
void |
ServiceRequest.setSession(TransportClient session)
|
|
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||