- getAccessToken() - Method in class org.jenkinsci.plugins.GithubAuthenticationToken
-
Gets the OAuth access token, so that it can be persisted and used elsewhere.
- getACL(Job<?, ?>) - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- getAdminUserNameList() - Method in class org.jenkinsci.plugins.GithubRequireOrganizationMembershipACL
-
- getAdminUserNames() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- getAuthorities() - Method in class org.jenkinsci.plugins.GithubAuthenticationToken
-
- getAuthorities() - Method in class org.jenkinsci.plugins.GithubOAuthUserDetails
-
- getClientID() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getClientSecret() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getCredentials() - Method in class org.jenkinsci.plugins.GithubAuthenticationToken
-
- getDisplayName() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy.DescriptorImpl
-
- getDisplayName() - Method in class org.jenkinsci.plugins.GithubSecurityRealm.DescriptorImpl
-
- getGitHub() - Method in class org.jenkinsci.plugins.GithubAuthenticationToken
-
- getGithubApiUri() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getGithubUri() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getGithubWebUri() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getGroups() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- getHelpFile() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy.DescriptorImpl
-
- getHelpFile() - Method in class org.jenkinsci.plugins.GithubSecurityRealm.DescriptorImpl
-
- getLoginUrl() - Method in class org.jenkinsci.plugins.GithubSecurityRealm
-
- getName() - Method in class org.jenkinsci.plugins.GithubOAuthGroupDetails
-
- getOrganizationNameList() - Method in class org.jenkinsci.plugins.GithubRequireOrganizationMembershipACL
-
- getOrganizationNames() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- getPassword() - Method in class org.jenkinsci.plugins.GithubOAuthUserDetails
-
- getPrincipal() - Method in class org.jenkinsci.plugins.GithubAuthenticationToken
-
Returns the login name in GitHub.
- getRootACL() - Method in class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- getScopesToRequest() - Method in class org.jenkinsci.plugins.GitHubOAuthScope
-
Returns a collection of scopes to request.
- getUsername() - Method in class org.jenkinsci.plugins.GithubOAuthUserDetails
-
- GithubAuthenticationException - Exception in org.jenkinsci.plugins
-
- GithubAuthenticationException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.GithubAuthenticationException
-
Standard constructor
- GithubAuthenticationException(String) - Constructor for exception org.jenkinsci.plugins.GithubAuthenticationException
-
Standard constructor
- GithubAuthenticationToken - Class in org.jenkinsci.plugins
-
- GithubAuthenticationToken(String, String) - Constructor for class org.jenkinsci.plugins.GithubAuthenticationToken
-
- GithubAuthorizationStrategy - Class in org.jenkinsci.plugins
-
- GithubAuthorizationStrategy(String, boolean, boolean, String, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.GithubAuthorizationStrategy
-
- GithubAuthorizationStrategy.DescriptorImpl - Class in org.jenkinsci.plugins
-
- GithubAuthorizationStrategy.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.GithubAuthorizationStrategy.DescriptorImpl
-
- GithubOAuthGroupDetails - Class in org.jenkinsci.plugins
-
- GithubOAuthGroupDetails(GHOrganization) - Constructor for class org.jenkinsci.plugins.GithubOAuthGroupDetails
-
- GitHubOAuthScope - Class in org.jenkinsci.plugins
-
Extension point to be implemented by plugins to request additional scopes.
- GitHubOAuthScope() - Constructor for class org.jenkinsci.plugins.GitHubOAuthScope
-
- GithubOAuthUserDetails - Class in org.jenkinsci.plugins
-
- GithubOAuthUserDetails(GHUser) - Constructor for class org.jenkinsci.plugins.GithubOAuthUserDetails
-
- GitHubRepositoryName - Class in org.jenkinsci.plugins
-
Uniquely identifies a repository on GitHub.
- GitHubRepositoryName(String, String, String) - Constructor for class org.jenkinsci.plugins.GitHubRepositoryName
-
- GithubRequireOrganizationMembershipACL - Class in org.jenkinsci.plugins
-
- GithubRequireOrganizationMembershipACL(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.GithubRequireOrganizationMembershipACL
-
- GithubRequireOrganizationMembershipACL(List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, AbstractProject) - Constructor for class org.jenkinsci.plugins.GithubRequireOrganizationMembershipACL
-
- GithubSecurityRealm - Class in org.jenkinsci.plugins
-
Implementation of the AbstractPasswordBasedSecurityRealm that uses github
oauth to verify the user can login.
- GithubSecurityRealm(String, String, String, String) - Constructor for class org.jenkinsci.plugins.GithubSecurityRealm
-
- GithubSecurityRealm(String, String, String) - Constructor for class org.jenkinsci.plugins.GithubSecurityRealm
-
- GithubSecurityRealm.ConverterImpl - Class in org.jenkinsci.plugins
-
- GithubSecurityRealm.ConverterImpl() - Constructor for class org.jenkinsci.plugins.GithubSecurityRealm.ConverterImpl
-
- GithubSecurityRealm.DescriptorImpl - Class in org.jenkinsci.plugins
-
- GithubSecurityRealm.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.GithubSecurityRealm.DescriptorImpl
-
- GithubSecurityRealm.DescriptorImpl(Class<? extends SecurityRealm>) - Constructor for class org.jenkinsci.plugins.GithubSecurityRealm.DescriptorImpl
-