| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Fields of type javax.net.ssl.HostnameVerifier | |
| HostnameVerifier | The hostname verifier used for this connection.
|
Methods with parameter type javax.net.ssl.HostnameVerifier | |
| void | Sets the default hostname verifier to be used in all new
connections.
|
| void | Sets the hostname verifier for this instance.
|
Methods with return type javax.net.ssl.HostnameVerifier | |
| HostnameVerifier | Returns the default hostname verifier used in all new
connections.
|
| HostnameVerifier | Returns the current hostname verifier for this instance.
|
| GNU Classpath (0.18) |