| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CredentialsStoreAction.DomainWrapper> |
CredentialsStoreAction.getDomains()
Returns the map of
CredentialsStoreAction.DomainWrapper instances. |
Map<String,CredentialsStoreAction.DomainWrapper> |
CredentialsStoreAction.getDomains()
Returns the map of
CredentialsStoreAction.DomainWrapper instances. |
Map<String,CredentialsStoreAction.DomainWrapper> |
CredentialsSelectHelper.WrappedCredentialsStore.getWrappers()
The
CredentialsStoreAction.DomainWrapper instances. |
Map<String,CredentialsStoreAction.DomainWrapper> |
CredentialsSelectHelper.WrappedCredentialsStore.getWrappers()
The
CredentialsStoreAction.DomainWrapper instances. |
| 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.
|
boolean |
CredentialsDescriptor.isScopeRelevant(CredentialsStoreAction.DomainWrapper wrapper)
Similar to
CredentialsDescriptor.isScopeRelevant() but used by CredentialsStoreAction. |
boolean |
CredentialsDescriptor.isScopeRelevant(CredentialsStoreAction.DomainWrapper wrapper)
Similar to
CredentialsDescriptor.isScopeRelevant() but used by CredentialsStoreAction. |
| Constructor and Description |
|---|
CredentialsWrapper(CredentialsStoreAction.DomainWrapper domain,
Credentials credentials,
String id)
Constructor.
|
CredentialsWrapper(CredentialsStoreAction.DomainWrapper domain,
Credentials credentials,
String id)
Constructor.
|
Copyright © 2016–2021. All rights reserved.