From b573a90aa69b3d66b0a800d76398ef41f5ccb022 Mon Sep 17 00:00:00 2001 From: "peter.danner" Date: Tue, 31 Jul 2007 14:56:27 +0000 Subject: Fixed Javadoc git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@864 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'id.server/src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java') diff --git a/id.server/src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java b/id.server/src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java index 8967bdbba..954a87e62 100644 --- a/id.server/src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java +++ b/id.server/src/at/gv/egovernment/moa/id/util/AxisSecureSocketFactory.java @@ -57,8 +57,7 @@ public class AxisSecureSocketFactory * Initializes the factory by setting the connection parameters to be used for * setting the secure socket factory, and by setting the system property * axis.socketSecureFactory. - * @param connParam ConnectionParameter to derive the - * secure socket factory from + * @param ssf SSLSocketFactory to initialize with */ public static void initialize(SSLSocketFactory ssf) throws IOException, GeneralSecurityException { -- cgit v1.2.3