public class StrictHostnameVerifier extends CommonHostnameVerifier
| Constructor and Description |
|---|
StrictHostnameVerifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verify(String hostname,
SSLSession session) |
configure, serializepublic boolean verify(String hostname, SSLSession session)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.