Package | Description |
---|---|
com.cloudbees.plugins.credentials |
Modifier and Type | Method and Description |
---|---|
CredentialsStoreAction.DomainWrapper |
CredentialsStoreAction.CredentialsWrapper.getDomain() |
CredentialsStoreAction.DomainWrapper |
CredentialsStoreAction.getDomain(String name) |
CredentialsStoreAction.DomainWrapper |
CredentialsStoreAction.CredentialsWrapper.getParent() |
CredentialsStoreAction.DomainWrapper |
CredentialsSelectHelper.getWrapper() |
Modifier and Type | Method and Description |
---|---|
Map<String,CredentialsStoreAction.DomainWrapper> |
CredentialsStoreAction.getDomains() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
CredentialsStoreAction.DomainWrapper.DescriptorImpl.doCheckName(CredentialsStoreAction.DomainWrapper wrapper,
CredentialsStoreAction action,
String value) |
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) |
Copyright © 2016. All rights reserved.