类 hudson.scm.UserProvidedCredential
的使用

使用 UserProvidedCredential 的软件包
hudson.scm   
 

hudson.scmUserProvidedCredential 的使用
 

返回 UserProvidedCredentialhudson.scm 中的方法
static UserProvidedCredential UserProvidedCredential.fromForm(org.kohsuke.stapler.StaplerRequest req, hudson.util.MultipartFormDataParser parser)
          Parses the credential information from a form submission.
 

参数类型为 UserProvidedCredentialhudson.scm 中的方法
 void BlameSubversionSCM.DescriptorImpl.postCredential(java.lang.String url, UserProvidedCredential upc, java.io.PrintWriter logWriter)
          Submits the authentication info.
 

参数类型为 UserProvidedCredentialhudson.scm 中的构造方法
BlameSubversionTagAction.TagWorkerThread(java.util.Map<BlameSubversionSCM.SvnInfo,java.lang.String> tagSet, UserProvidedCredential upc, java.lang.String comment)
           
 



Copyright © 2010. All Rights Reserved.