| 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.
|
Copyright © 2004–2015. All rights reserved.