mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 12:35:22 +02:00
[230013] [api][breaking] need to make DStoreKeyStore _instance private
This commit is contained in:
parent
ccae405572
commit
6a3cc49015
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ import java.security.cert.CertificateFactory;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* This class is used for managing the DStore keystore for use with the DStore communication framework.
|
||||||
|
*
|
||||||
* @noextend This class is not intended to be subclassed by clients.
|
* @noextend This class is not intended to be subclassed by clients.
|
||||||
* @noinstantiate This class is not intended to be instantiated by clients.
|
* @noinstantiate This class is not intended to be instantiated by clients.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue