1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

[230013] [api][breaking] need to make DStoreKeyStore _instance private

This commit is contained in:
David McKnight 2008-05-02 18:38:16 +00:00
parent 7807a15c63
commit ccae405572

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2008 IBM Corporation. All rights reserved.
* Copyright (c) 2006, 2008 IBM Corporation. All rights reserved.
* This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
@ -12,6 +12,7 @@
*
* Contributors:
* David McKnight (IBM) - [226561] [apidoc] Add API markup to RSE Javadocs where extend / implement is allowed
* David McKnight (IBM) - [230013] [api][breaking] need to make DStoreKeyStore _instance private
********************************************************************************/
package org.eclipse.dstore.core.util.ssl;