C D E F G I L N O P S U V 
All Classes All Packages

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(AuthorizationCodeFlow) - Method in class org.jenkinsci.plugins.googlelogin.OAuthSession
Starts the login session.
doCommenceLogin(StaplerRequest, String, String) - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
The login process starts from here.
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
 
getDisplayName() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm.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
 
isEnabled() - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo.DescriptorImpl
 
isRootURLFromRequest() - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 

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(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
 

S

setRootURLFromRequest(boolean) - Method in class org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm
 

U

updateProfile(User) - Method in class org.jenkinsci.plugins.googlelogin.GoogleUserInfo
Updates the user 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 S U V 
All Classes All Packages