public interface JsseHostnameAuthorizer
| Modifier and Type | Method and Description |
|---|---|
boolean |
verified(String name,
SSLSession context)
Verify the passed in host name according to the context object.
|
boolean verified(String name, SSLSession context) throws IOException
name - name of the host to be verified.context - context object to do the verification under.IOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.