Uses of Class
org.seppiko.commons.utils.exceptions.HttpTLSException
Packages that use HttpTLSException
-
Uses of HttpTLSException in org.seppiko.commons.utils.http
Methods in org.seppiko.commons.utils.http that throw HttpTLSExceptionModifier and TypeMethodDescriptionstatic SSLContextTLSUtil.getSSLContext(TLSProtocol protocol, KeyStoreAlgorithms storeAlgorithms, InputStream certIs, String password, TrustManager[] tms) HTTP TLS Factory