Uses of Class
hudson.scm.UserProvidedCredential
-
Uses of UserProvidedCredential in hudson.scm
Modifier and TypeMethodDescriptionstatic UserProvidedCredential
UserProvidedCredential.fromForm
(org.kohsuke.stapler.StaplerRequest req, MultipartFormDataParser parser) Parses the credential information from a form submission.Modifier and TypeMethodDescriptionvoid
SubversionSCM.DescriptorImpl.postCredential
(String url, UserProvidedCredential upc, PrintWriter logWriter) Submits the authentication info.