| Package | Description |
|---|---|
| com.sic.plugins.kpp | |
| com.sic.plugins.kpp.model | |
| com.sic.plugins.kpp.provider |
| Modifier and Type | Method and Description |
|---|---|
List<KPPKeychain> |
KPPManagementLink.getKeychains()
Get all keychains
|
| Modifier and Type | Method and Description |
|---|---|
static KPPKeychain |
KPPKeychainCertificatePair.getKeychainFromString(String keychainString)
Get the keychain from a given string.
|
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<KPPKeychain,hudson.model.Descriptor<KPPKeychain>> |
KPPBaseKeychainsProvider.allKeychainDescriptors()
Get all the registered
KPPKeychain descriptors. |
static hudson.DescriptorExtensionList<KPPKeychain,hudson.model.Descriptor<KPPKeychain>> |
KPPBaseKeychainsProvider.allKeychainDescriptors()
Get all the registered
KPPKeychain descriptors. |
List<KPPKeychain> |
KPPBaseKeychainsProvider.getKeychains()
Get a list with all keychains.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KPPBaseKeychainsProvider.updateKeychainsFromSave(List<KPPKeychain> keychainsFromSave)
Call this method to update keychains from save action.
|
Copyright © 2004-2013. All Rights Reserved.