Package | Description |
---|---|
jenkins.security |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfidentialStore
Default portable implementation of
ConfidentialStore that uses
a directory inside $JENKINS_HOME. |
Modifier and Type | Method and Description |
---|---|
static ConfidentialStore |
ConfidentialStore.get()
Retrieves the currently active singleton instance of
ConfidentialStore . |
Copyright © 2016. All rights reserved.