()
| 569 | |
| 570 | public InStream getInStream() { return is; } |
| 571 | public OutStream getOutStream() { return os; } |
| 572 | |
| 573 | // Access method used by SSecurity implementations that can verify servers' |
| 574 | // Identities, to determine the unique(ish) name of the server. |
no outgoing calls
no test coverage detected