Uses of Class
org.apache.cxf.transport.https.httpclient.PublicSuffixMatcher
-
Packages that use PublicSuffixMatcher Package Description org.apache.cxf.transport.https.httpclient -
-
Uses of PublicSuffixMatcher in org.apache.cxf.transport.https.httpclient
Methods in org.apache.cxf.transport.https.httpclient that return PublicSuffixMatcher Modifier and Type Method Description static PublicSuffixMatcherPublicSuffixMatcherLoader. getDefault()static PublicSuffixMatcherPublicSuffixMatcherLoader. load(File file)static PublicSuffixMatcherPublicSuffixMatcherLoader. load(URL url)Constructors in org.apache.cxf.transport.https.httpclient with parameters of type PublicSuffixMatcher Constructor Description DefaultHostnameVerifier(PublicSuffixMatcher publicSuffixMatcher)
-