| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials |
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemCredentialsProvider.UserFacingAction
Expose the store.
|
static class |
UserCredentialsProvider.UserFacingAction |
| Modifier and Type | Method and Description |
|---|---|
CredentialsStoreAction |
CredentialsStoreAction.DomainWrapper.getParent()
Expose the parent
CredentialsStoreAction. |
CredentialsStoreAction |
ViewCredentialsAction.getStore(String name)
Exposes the
ViewCredentialsAction.getStoreActions() by getUrlName() for Stapler. |
CredentialsStoreAction |
UserCredentialsProvider.StoreImpl.getStoreAction()
Return the
CredentialsStoreAction for this store. |
CredentialsStoreAction |
SystemCredentialsProvider.StoreImpl.getStoreAction()
Return the
CredentialsStoreAction for this store. |
CredentialsStoreAction |
CredentialsStore.getStoreAction()
Return the
CredentialsStoreAction for this store. |
| Modifier and Type | Method and Description |
|---|---|
List<CredentialsStoreAction> |
ViewCredentialsAction.getStoreActions()
|
Map<String,CredentialsStoreAction> |
ViewCredentialsAction.getStoreActionsMap()
Exposes the
ViewCredentialsAction.getLocalStores() for the XML API. |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
CredentialsStoreAction.DomainWrapper.DescriptorImpl.doCheckName(CredentialsStoreAction.DomainWrapper wrapper,
CredentialsStoreAction action,
String value)
Form validation for creating a new domain / renaming an existing domain.
|
| Constructor and Description |
|---|
DomainWrapper(CredentialsStoreAction parent,
Domain domain)
Our constructor.
|
Copyright © 2016–2017. All rights reserved.