From 750d033df14f7bdbf74edadb0c7bfbe0e4ec9a6a Mon Sep 17 00:00:00 2001 From: "peter.danner" Date: Tue, 31 Jul 2007 07:25:04 +0000 Subject: Fixed Javadoc git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@859 d688527b-c9ab-4aba-bd8d-4036d912da1d --- common/src/at/gv/egovernment/moa/util/SSLUtils.java | 1 - 1 file changed, 1 deletion(-) (limited to 'common/src/at/gv/egovernment/moa/util/SSLUtils.java') diff --git a/common/src/at/gv/egovernment/moa/util/SSLUtils.java b/common/src/at/gv/egovernment/moa/util/SSLUtils.java index 621562e2d..d5266fb25 100644 --- a/common/src/at/gv/egovernment/moa/util/SSLUtils.java +++ b/common/src/at/gv/egovernment/moa/util/SSLUtils.java @@ -137,7 +137,6 @@ public class SSLUtils { * initialized from the given trust store. * * @param trustStore the trust store to use - * @param trustStorePassword password protecting the given trust store * @return TrustManagers to be used for creating an * SSLSocketFactory utilizing the given trust store * @throws GeneralSecurityException thrown while initializing the -- cgit v1.2.3