public interface KeyStoreProvider
java.security.KeyStore
into Autoupdate infrastructure.
This KeyStore is used for verification of downloaded NBMs. The system finds out
the KeyStoreProvider in Lookup.getDefault().
The KeyStoreProvider
should be registered using ServiceProvider
.
Modifier and Type | Method and Description |
---|---|
KeyStore |
getKeyStore() |
KeyStore getKeyStore()
Built on September 3 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.