| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials |
| Modifier and Type | Method and Description |
|---|---|
CredentialsStoreAction.CredentialsWrapper |
CredentialsStoreAction.DomainWrapper.getCredential(String id)
Get a credential by id.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CredentialsStoreAction.CredentialsWrapper> |
CredentialsStoreAction.DomainWrapper.getCredentials()
Exposes a map of the wrapped credentials.
|
List<CredentialsStoreAction.CredentialsWrapper> |
CredentialsStoreAction.DomainWrapper.getCredentialsList()
Exposes the wrapped credentials for the XML API.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CredentialsDescriptor.isScopeRelevant(CredentialsStoreAction.CredentialsWrapper wrapper)
Similar to
CredentialsDescriptor.isScopeRelevant() but used by CredentialsStoreAction. |
Copyright © 2016–2018. All rights reserved.