Skip navigation links
C D E F G I L N O P U V 

C

createSecurityComponents() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
Acegi has this notion that first an Authentication object is created by collecting user information and then the act of authentication is done later (by AuthenticationManager) to verify it.

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.googlelogin.GoogleUserInfo.DescriptorImpl
 
doCommenceLogin(String, String) - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
The login process starts from here.
doCommenceLogin() - Method in class org.jenkinsci.plugins.googlelogin.OAuthSession
Starts the login session.
doFinishLogin(StaplerRequest) - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
This is where the user comes back to at the end of the OpenID redirect ping-pong.
doFinishLogin(StaplerRequest) - Method in class org.jenkinsci.plugins.googlelogin.OAuthSession
When the identity provider is done with its thing, the user comes back here.

E

email - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 

F

family_name - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 

G

gender - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
getClientId() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 
getClientSecret() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 
getCurrent() - Static method in class org.jenkinsci.plugins.googlelogin.OAuthSession
Gets the OAuthSession associated with HTTP session in the current extend.
getDisplayName() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo.DescriptorImpl
 
getDomain() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 
getEmail() - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
getFrom() - Method in class org.jenkinsci.plugins.googlelogin.OAuthSession
Where was the user trying to navigate to when they had to login?
getLoginUrl() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
getName() - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
getPostLogOutUrl(StaplerRequest, Authentication) - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 
given_name - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
GoogleOAuth2SecurityRealm - Class in org.jenkinsci.plugins.googlelogin
Login with Google using OpenID Connect / OAuth 2
GoogleOAuth2SecurityRealm(String, String, String) - Constructor for class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 
GoogleOAuth2SecurityRealm.DescriptorImpl - Class in org.jenkinsci.plugins.googlelogin
 
GoogleUserInfo - Class in org.jenkinsci.plugins.googlelogin
Represents an identity information from the oauth provider.
GoogleUserInfo() - Constructor for class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
GoogleUserInfo.DescriptorImpl - Class in org.jenkinsci.plugins.googlelogin
 

I

id - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 

L

link - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
locale - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 

N

name - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
newInstance(User) - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo.DescriptorImpl
 

O

OAuthSession - Class in org.jenkinsci.plugins.googlelogin
The state of the OAuth request.
OAuthSession(AuthorizationCodeFlow, String, String, String) - Constructor for class org.jenkinsci.plugins.googlelogin.OAuthSession
 
onSuccess(String) - Method in class org.jenkinsci.plugins.googlelogin.OAuthSession
 
org.jenkinsci.plugins.googlelogin - package org.jenkinsci.plugins.googlelogin
 

P

picture - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 

U

updateProfile(User) - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
Updates the user information on Hudson based on the information in this identity.

V

verified_email - Variable in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
 
C D E F G I L N O P U V 
Skip navigation links

Copyright © 2016. All rights reserved.