B C D E F G I L N O R T 

B

BaseOpenIdClient<U extends CommonProfile> - Class in org.pac4j.openid.client
This class is a base implementation for an OpenID protocol client based on the openid4java library.
BaseOpenIdClient() - Constructor for class org.pac4j.openid.client.BaseOpenIdClient
 

C

COUNTRY - Static variable in class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 
createProfile(AuthSuccess) - Method in class org.pac4j.openid.client.BaseOpenIdClient
Create the appropriate OpenID profile.
createProfile(AuthSuccess) - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 

D

DISCOVERY_INFORMATION - Static variable in class org.pac4j.openid.client.BaseOpenIdClient
 

E

EMAIL - Static variable in class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 

F

FIRSTNAME - Static variable in class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 

G

getAttributesDefinition() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getDiscoveryInformation() - Method in class org.pac4j.openid.credentials.OpenIdCredentials
 
getDiscoveryInformationSessionAttributeName() - Method in class org.pac4j.openid.client.BaseOpenIdClient
Return the name of the attribute storing in session the discovery information.
getDisplayName() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getFamilyName() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getFetchRequest() - Method in class org.pac4j.openid.client.BaseOpenIdClient
Get a fetch request for attributes.
getFetchRequest() - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 
getFirstName() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getLocale() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getLocation() - Method in class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 
getParameterList() - Method in class org.pac4j.openid.credentials.OpenIdCredentials
 
getProtocol() - Method in class org.pac4j.openid.client.BaseOpenIdClient
 
getUser(WebContext) - Method in class org.pac4j.openid.client.BaseOpenIdClient
Return the user identifier for the web context.
getUser(WebContext) - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 
GOOGLE_GENERIC_USER_IDENTIFIER - Static variable in class org.pac4j.openid.client.GoogleOpenIdClient
 
GoogleOpenIdAttributesDefinition - Class in org.pac4j.openid.profile.google
This class defines the attributes of the GoogleOpenIdProfile.
GoogleOpenIdAttributesDefinition() - Constructor for class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 
GoogleOpenIdClient - Class in org.pac4j.openid.client
This class is the OpenID client to authenticate users with their google account.
GoogleOpenIdClient() - Constructor for class org.pac4j.openid.client.GoogleOpenIdClient
 
googleOpenIdDefinition - Static variable in class org.pac4j.openid.profile.OpenIdAttributesDefinitions
 
GoogleOpenIdProfile - Class in org.pac4j.openid.profile.google
This class is the user profile for Google using OpenID with appropriate getters.
GoogleOpenIdProfile() - Constructor for class org.pac4j.openid.profile.google.GoogleOpenIdProfile
 

I

internalInit() - Method in class org.pac4j.openid.client.BaseOpenIdClient
 
internalInit() - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 
isDirectRedirection() - Method in class org.pac4j.openid.client.BaseOpenIdClient
 

L

LANGUAGE - Static variable in class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 
LASTNAME - Static variable in class org.pac4j.openid.profile.google.GoogleOpenIdAttributesDefinition
 

N

newClient() - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 

O

OpenIdAttributesDefinitions - Class in org.pac4j.openid.profile
This class defines all the attributes definitions.
OpenIdAttributesDefinitions() - Constructor for class org.pac4j.openid.profile.OpenIdAttributesDefinitions
 
OpenIdCredentials - Class in org.pac4j.openid.credentials
This class represents an OpenID credentials with the discovery information, the list of parameters returned by the provider and the client type.
OpenIdCredentials(DiscoveryInformation, ParameterList, String) - Constructor for class org.pac4j.openid.credentials.OpenIdCredentials
 
OpenIdProfile - Class in org.pac4j.openid.profile
This class is the generic OpenID profile.
OpenIdProfile() - Constructor for class org.pac4j.openid.profile.OpenIdProfile
 
org.pac4j.openid.client - package org.pac4j.openid.client
 
org.pac4j.openid.credentials - package org.pac4j.openid.credentials
 
org.pac4j.openid.profile - package org.pac4j.openid.profile
 
org.pac4j.openid.profile.google - package org.pac4j.openid.profile.google
 

R

retrieveCredentials(WebContext) - Method in class org.pac4j.openid.client.BaseOpenIdClient
 
retrieveRedirectAction(WebContext) - Method in class org.pac4j.openid.client.BaseOpenIdClient
 
retrieveUserProfile(OpenIdCredentials, WebContext) - Method in class org.pac4j.openid.client.BaseOpenIdClient
 

T

toString() - Method in class org.pac4j.openid.client.GoogleOpenIdClient
 
toString() - Method in class org.pac4j.openid.credentials.OpenIdCredentials
 
B C D E F G I L N O R T 

Copyright © 2014. All Rights Reserved.