JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
I
L
N
O
P
R
T
Y
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
Deprecated.
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
Deprecated.
createProfile(AuthSuccess)
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
D
DISCOVERY_INFORMATION
- Static variable in class org.pac4j.openid.client.
BaseOpenIdClient
E
EMAIL
- Static variable in class org.pac4j.openid.profile.google.
GoogleOpenIdAttributesDefinition
Deprecated.
EMAIL
- Static variable in class org.pac4j.openid.profile.yahoo.
YahooOpenIdAttributesDefinition
F
FIRSTNAME
- Static variable in class org.pac4j.openid.profile.google.
GoogleOpenIdAttributesDefinition
Deprecated.
FULLNAME
- Static variable in class org.pac4j.openid.profile.yahoo.
YahooOpenIdAttributesDefinition
G
getAttributesDefinition()
- Method in class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
getAttributesDefinition()
- Method in class org.pac4j.openid.profile.yahoo.
YahooOpenIdProfile
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
Deprecated.
getDisplayName()
- Method in class org.pac4j.openid.profile.yahoo.
YahooOpenIdProfile
getFamilyName()
- Method in class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
getFetchRequest()
- Method in class org.pac4j.openid.client.
BaseOpenIdClient
Get a fetch request for attributes.
getFetchRequest()
- Method in class org.pac4j.openid.client.
GoogleOpenIdClient
Deprecated.
getFetchRequest()
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
getFirstName()
- Method in class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
getLocale()
- Method in class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
getLocale()
- Method in class org.pac4j.openid.profile.yahoo.
YahooOpenIdProfile
getLocation()
- Method in class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
getMechanism()
- Method in class org.pac4j.openid.client.
BaseOpenIdClient
getParameterList()
- Method in class org.pac4j.openid.credentials.
OpenIdCredentials
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
Deprecated.
getUser(WebContext)
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
GOOGLE_GENERIC_USER_IDENTIFIER
- Static variable in class org.pac4j.openid.client.
GoogleOpenIdClient
Deprecated.
GoogleOpenIdAttributesDefinition
- Class in
org.pac4j.openid.profile.google
Deprecated.
GoogleOpenIdAttributesDefinition()
- Constructor for class org.pac4j.openid.profile.google.
GoogleOpenIdAttributesDefinition
Deprecated.
GoogleOpenIdClient
- Class in
org.pac4j.openid.client
Deprecated.
GoogleOpenIdClient()
- Constructor for class org.pac4j.openid.client.
GoogleOpenIdClient
Deprecated.
googleOpenIdDefinition
- Static variable in class org.pac4j.openid.profile.
OpenIdAttributesDefinitions
GoogleOpenIdProfile
- Class in
org.pac4j.openid.profile.google
Deprecated.
GoogleOpenIdProfile()
- Constructor for class org.pac4j.openid.profile.google.
GoogleOpenIdProfile
Deprecated.
I
internalInit()
- Method in class org.pac4j.openid.client.
BaseOpenIdClient
internalInit()
- Method in class org.pac4j.openid.client.
GoogleOpenIdClient
Deprecated.
internalInit()
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
isDirectRedirection()
- Method in class org.pac4j.openid.client.
BaseOpenIdClient
L
LANGUAGE
- Static variable in class org.pac4j.openid.profile.google.
GoogleOpenIdAttributesDefinition
Deprecated.
LANGUAGE
- Static variable in class org.pac4j.openid.profile.yahoo.
YahooOpenIdAttributesDefinition
LASTNAME
- Static variable in class org.pac4j.openid.profile.google.
GoogleOpenIdAttributesDefinition
Deprecated.
N
newClient()
- Method in class org.pac4j.openid.client.
GoogleOpenIdClient
Deprecated.
newClient()
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
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
org.pac4j.openid.profile.yahoo
- package org.pac4j.openid.profile.yahoo
P
PROFILEPICTURE
- Static variable in class org.pac4j.openid.profile.yahoo.
YahooOpenIdAttributesDefinition
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
Deprecated.
toString()
- Method in class org.pac4j.openid.client.
YahooOpenIdClient
toString()
- Method in class org.pac4j.openid.credentials.
OpenIdCredentials
Y
YAHOO_GENERIC_USER_IDENTIFIER
- Static variable in class org.pac4j.openid.client.
YahooOpenIdClient
YahooOpenIdAttributesDefinition
- Class in
org.pac4j.openid.profile.yahoo
This class defines the attributes of the
YahooOpenIdProfile
.
YahooOpenIdAttributesDefinition()
- Constructor for class org.pac4j.openid.profile.yahoo.
YahooOpenIdAttributesDefinition
YahooOpenIdClient
- Class in
org.pac4j.openid.client
This class is the OpenID client to authenticate users with their yahoo account.
YahooOpenIdClient()
- Constructor for class org.pac4j.openid.client.
YahooOpenIdClient
yahooOpenIdDefinition
- Static variable in class org.pac4j.openid.profile.
OpenIdAttributesDefinitions
YahooOpenIdProfile
- Class in
org.pac4j.openid.profile.yahoo
This class is the user profile for Yahoo using OpenID with appropriate getters.
YahooOpenIdProfile()
- Constructor for class org.pac4j.openid.profile.yahoo.
YahooOpenIdProfile
B
C
D
E
F
G
I
L
N
O
P
R
T
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All Rights Reserved.