Uses of Class
com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Packages that use KPPKeychainCertificatePair Package Description com.sic.plugins.kpp -
-
Uses of KPPKeychainCertificatePair in com.sic.plugins.kpp
Methods in com.sic.plugins.kpp that return types with arguments of type KPPKeychainCertificatePair Modifier and Type Method Description List<KPPKeychainCertificatePair>
KPPKeychainsBuildWrapper. getKeychainCertificatePairs()
Get all keychain certificate pairs configured for this build job.Constructor parameters in com.sic.plugins.kpp with type arguments of type KPPKeychainCertificatePair Constructor Description KPPKeychainsBuildWrapper(List<KPPKeychainCertificatePair> keychainCertificatePairs, boolean deleteKeychainsAfterBuild, boolean overwriteExistingKeychains)
Constructor
-