public class SecretPickle
extends org.jenkinsci.plugins.workflow.pickles.Pickle
Pickle
of a Secret
which stores the encrypted value.
Needed because Secret
itself only provides an XStream converter, nothing for Java serialization, much less JBoss Marshalling.Modifier and Type | Class and Description |
---|---|
static class |
SecretPickle.Factory |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<?> |
rehydrate() |
Copyright © 2016–2017. All rights reserved.