JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.yahoo.config.provision.security
Interface NodeHostnameVerifier
public interface
NodeHostnameVerifier
Author:
bjorncs
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
verify
(
String
hostname,
SSLSession
session)
Method Details
verify
boolean
verify
(
String
hostname,
SSLSession
session)