|
org.netbeans.modules.autoupdate.services 1.20.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyStoreProvider
Registers
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
.
Method Summary
KeyStore
getKeyStore()
Method Detail
getKeyStore
KeyStore getKeyStore()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.autoupdate.services 1.20.1
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Built on November 27 2010. | Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.