| Package | Description |
|---|---|
| com.offbytwo.jenkins.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.CERTIFICATE_SOURCE_TYPES |
CertificateCredential.getCertificateSourceType() |
static CertificateCredential.CERTIFICATE_SOURCE_TYPES |
CertificateCredential.CERTIFICATE_SOURCE_TYPES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateCredential.CERTIFICATE_SOURCE_TYPES[] |
CertificateCredential.CERTIFICATE_SOURCE_TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateCredential.setCertificateSourceType(CertificateCredential.CERTIFICATE_SOURCE_TYPES certificateSourceType)
Set the source of the certificate
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.