| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type javax.net.ssl.TrustManager | |
| void | Initialize this context with key and trust managers, and a source
of randomness. |
| void | Initializes this context and prepares it for producing socket
factories. |
Methods with return type javax.net.ssl.TrustManager | |
| TrustManager[] | Engine method that returns the trust managers created by this factory.
|
| TrustManager[] | Returns the trust managers created by this factory.
|
| GNU Classpath (0.18) |