public abstract static class CertificateCredentialsImpl.KeyStoreSource extends hudson.model.AbstractDescribableImpl<CertificateCredentialsImpl.KeyStoreSource>
| Constructor and Description |
|---|
CertificateCredentialsImpl.KeyStoreSource() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
getKeyStoreBytes() |
abstract long |
getKeyStoreLastModified() |
boolean |
isSnapshotSource()
Returns
true if and only if the source is self contained. |
public CertificateCredentialsImpl.KeyStoreSource()
@NonNull public abstract byte[] getKeyStoreBytes()
public abstract long getKeyStoreLastModified()
public boolean isSnapshotSource()
true if and only if the source is self contained.true if and only if the source is self contained.Copyright © 2004-2015. All Rights Reserved.