| 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 |
|---|---|
List<CredentialsStoreAction> |
ViewCredentialsAction.getStoreActions()
|
List<CredentialsStoreAction> |
ViewCredentialsAction.getStoreActions()
|
Map<String,CredentialsStoreAction> |
ViewCredentialsAction.getStoreActionsMap()
Exposes the
ViewCredentialsAction.getLocalStores() for the XML API. |
Map<String,CredentialsStoreAction> |
ViewCredentialsAction.getStoreActionsMap()
Exposes the
ViewCredentialsAction.getLocalStores() for the XML API. |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
CredentialsStoreAction.DomainWrapper.DescriptorImpl.doCheckName(CredentialsStoreAction.DomainWrapper wrapper,
CredentialsStoreAction action,
String value)
Form validation for creating a new domain / renaming an existing domain.
|
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.
|
DomainWrapper(CredentialsStoreAction parent,
Domain domain)
Our constructor.
|
Copyright © 2016–2021. All rights reserved.