Uses of Class
org.jenkinsci.plugins.ghprb.GhprbGitHubAuth

Packages that use GhprbGitHubAuth
org.jenkinsci.plugins.ghprb   
 

Uses of GhprbGitHubAuth in org.jenkinsci.plugins.ghprb
 

Fields in org.jenkinsci.plugins.ghprb declared as GhprbGitHubAuth
protected  GhprbGitHubAuth GhprbTriggerBackwardsCompatible.gitHubApiAuth
          Deprecated. 
 

Methods in org.jenkinsci.plugins.ghprb that return GhprbGitHubAuth
 GhprbGitHubAuth GhprbTrigger.getGitHubApiAuth()
           
 GhprbGitHubAuth GhprbTrigger.DescriptorImpl.getGitHubAuth(String gitHubAuthId)
           
 

Methods in org.jenkinsci.plugins.ghprb that return types with arguments of type GhprbGitHubAuth
 List<GhprbGitHubAuth> GhprbTrigger.DescriptorImpl.getDefaultAuth(List<GhprbGitHubAuth> githubAuth)
           
 List<GhprbGitHubAuth> GhprbTrigger.DescriptorImpl.getGithubAuth()
           
 

Method parameters in org.jenkinsci.plugins.ghprb with type arguments of type GhprbGitHubAuth
 List<GhprbGitHubAuth> GhprbTrigger.DescriptorImpl.getDefaultAuth(List<GhprbGitHubAuth> githubAuth)
           
 



Copyright © 2004-2016. All Rights Reserved.