Uses of Class
org.citrusframework.http.security.SSLConnection
Packages that use SSLConnection
-
Uses of SSLConnection in org.citrusframework.http.security
Methods in org.citrusframework.http.security that return SSLConnectionModifier and TypeMethodDescriptionSSLConnection.hostnameVerifier(HostnameVerifier verifier) static SSLConnectionHttpSecureConnection.ssl()SSLConnection.trustStore(String trustStore, String password) SSLConnection.trustStore(Resource trustStore, String password)