| Package | Description |
|---|---|
| hudson.scm |
| Modifier and Type | Method and Description |
|---|---|
static UserProvidedCredential |
UserProvidedCredential.fromForm(org.kohsuke.stapler.StaplerRequest req,
hudson.util.MultipartFormDataParser parser)
Parses the credential information from a form submission.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubversionSCM.DescriptorImpl.postCredential(String url,
UserProvidedCredential upc,
PrintWriter logWriter)
Submits the authentication info.
|
| Constructor and Description |
|---|
SubversionTagAction.TagWorkerThread(Map<SubversionSCM.SvnInfo,String> tagSet,
UserProvidedCredential upc,
String comment) |
Copyright © 2004-2015 Hudson. All Rights Reserved.