Fixed javadoc for unused parameter.
This commit is contained in:
parent
b54cd179e2
commit
d1ae0f5bbf
|
|
@ -92,7 +92,6 @@ public final class HttpsURLConnectionFactory implements URLConnectionFactory {
|
|||
* keyStorePass=changeit
|
||||
* certificatePassword=aGoodPass
|
||||
* </pre>
|
||||
* @param sslConfig {@link Properties}
|
||||
* @return the {@link SSLSocketFactory}
|
||||
*/
|
||||
private SSLSocketFactory createSSLSocketFactory() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue