|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserProvidedCredential | |
|---|---|
| hudson.scm | |
| Uses of UserProvidedCredential in hudson.scm |
|---|
| Methods in hudson.scm that return UserProvidedCredential | |
|---|---|
static UserProvidedCredential |
UserProvidedCredential.fromForm(org.kohsuke.stapler.StaplerRequest req,
hudson.util.MultipartFormDataParser parser)
Parses the credential information from a form submission. |
| Methods in hudson.scm with parameters of type UserProvidedCredential | |
|---|---|
void |
SubversionSCM.DescriptorImpl.postCredential(java.lang.String url,
UserProvidedCredential upc,
java.io.PrintWriter logWriter)
Submits the authentication info. |
| Constructors in hudson.scm with parameters of type UserProvidedCredential | |
|---|---|
SubversionTagAction.TagWorkerThread(java.util.Map<SubversionSCM.SvnInfo,java.lang.String> tagSet,
UserProvidedCredential upc,
java.lang.String comment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||