Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

ABOUT_ME - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
ACCESS_SECRET - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinition
 
ACCESS_TOKEN - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinition
 
add(T) - Method in class org.pac4j.oauth.profile.JsonList
 
add(int, T) - Method in class org.pac4j.oauth.profile.JsonList
 
add(T) - Method in class org.pac4j.oauth.profile.XmlList
 
add(int, T) - Method in class org.pac4j.oauth.profile.XmlList
 
addAccessTokenToProfile(U, Token) - Method in class org.pac4j.oauth.client.BaseOAuth10Client
 
addAccessTokenToProfile(U, Token) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Add the access token to the profile (as an attribute).
addAll(Collection<? extends T>) - Method in class org.pac4j.oauth.profile.JsonList
 
addAll(int, Collection<? extends T>) - Method in class org.pac4j.oauth.profile.JsonList
 
addAll(Collection<? extends T>) - Method in class org.pac4j.oauth.profile.XmlList
 
addAll(int, Collection<? extends T>) - Method in class org.pac4j.oauth.profile.XmlList
 
addBodyParameter(String, String) - Method in class org.scribe.model.ProxyOAuthRequest
 
addGrantType - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
addHeader(String, String) - Method in class org.scribe.model.ProxyOAuthRequest
 
addPayload(String) - Method in class org.scribe.model.ProxyOAuthRequest
 
addPayload(byte[]) - Method in class org.scribe.model.ProxyOAuthRequest
 
addQuerystringParameter(String, String) - Method in class org.scribe.model.ProxyOAuthRequest
 
ADDRESS - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
addressConverter - Static variable in class org.pac4j.oauth.profile.paypal.PayPalConverters
 
ADDRESSES - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
ALBUMS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
api - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
api - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
api20 - Variable in class org.pac4j.oauth.client.FacebookClient
 
applicationConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
AVATAR - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
AVATAR_URL - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
AVATAR_URL - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 

B

BADGE_TYPE_ID - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
BASE_URL - Static variable in class org.pac4j.oauth.client.FacebookClient
 
BASE_URL - Static variable in class org.pac4j.oauth.client.VkClient
 
BaseOAuth10Client<U extends OAuth10Profile> - Class in org.pac4j.oauth.client
This class is the base implementation for client supporting OAuth protocol version 1.0.
BaseOAuth10Client() - Constructor for class org.pac4j.oauth.client.BaseOAuth10Client
 
BaseOAuth20Client<U extends OAuth20Profile> - Class in org.pac4j.oauth.client
This class is the base implementation for client supporting OAuth protocol version 2.0.
BaseOAuth20Client() - Constructor for class org.pac4j.oauth.client.BaseOAuth20Client
 
BaseOAuthClient<U extends OAuth20Profile> - Class in org.pac4j.oauth.client
This class is a base implementation for an OAuth protocol client based on the Scribe library.
BaseOAuthClient() - Constructor for class org.pac4j.oauth.client.BaseOAuthClient
 
BIKES - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
BIO - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
BIO - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
BIO - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
BIRTH_DATE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
BIRTH_YEAR - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
BIRTHDATE - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
birthdateConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
BIRTHDAY - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
BIRTHDAY - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
birthdayConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
BitBucketApi - Class in org.scribe.builder.api
This class represents the OAuth API implementation for Bitbucket.
BitBucketApi() - Constructor for class org.scribe.builder.api.BitBucketApi
 
BitbucketAttributesDefinition - Class in org.pac4j.oauth.profile.bitbucket
This class defines the attributes of the Bitbucket profile.
BitbucketAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
BitbucketClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Bitbucket.
BitbucketClient() - Constructor for class org.pac4j.oauth.client.BitbucketClient
 
BitbucketClient(String, String) - Constructor for class org.pac4j.oauth.client.BitbucketClient
 
bitbucketDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
BitbucketProfile - Class in org.pac4j.oauth.profile.bitbucket
This class is the user profile for Bitbucket with appropriate getters.
BitbucketProfile() - Constructor for class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
BLOG - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
BOOKS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
booleanConverter - Static variable in class org.pac4j.oauth.profile.vk.VkConverters
 
buildFrom(Object) - Method in class org.pac4j.oauth.profile.JsonObject
Build an object from JSON (String or JsonNode).
buildFrom(String) - Method in class org.pac4j.oauth.profile.XmlObject
Build an object from XML.
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookApplication
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookInfo
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookObject
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookPicture
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserContact
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriends
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserPhoto
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.github.GitHubPlan
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.google2.Google2Email
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.JsonList
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.JsonObject
Build an object from a JsonNode.
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.paypal.PayPalAddress
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.wordpress.WordPressLinks
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.yahoo.YahooEmail
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.yahoo.YahooImage
 
buildFromJson(JsonNode) - Method in class org.pac4j.oauth.profile.yahoo.YahooInterest
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Company
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Date
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Location
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.XmlList
 
buildFromXml(String) - Method in class org.pac4j.oauth.profile.XmlObject
Build an object from a XML text.

C

CAN_POST - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
CAN_SEE_ALL_POST - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
CAN_SEE_AUDIO - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
CAN_WRITE_PRIVATE_MESSAGE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
CasOAuthWrapperApi20 - Class in org.scribe.builder.api
This class represents the OAuth API implementation for the CAS OAuth wrapper.
CasOAuthWrapperApi20(String, boolean) - Constructor for class org.scribe.builder.api.CasOAuthWrapperApi20
 
CasOAuthWrapperClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users on CAS servers using OAuth wrapper.
CasOAuthWrapperClient() - Constructor for class org.pac4j.oauth.client.CasOAuthWrapperClient
 
CasOAuthWrapperClient(String, String, String) - Constructor for class org.pac4j.oauth.client.CasOAuthWrapperClient
 
CasOAuthWrapperProfile - Class in org.pac4j.oauth.profile.casoauthwrapper
This class is the user profile for sites using OAuth wrapper for CAS.
CasOAuthWrapperProfile() - Constructor for class org.pac4j.oauth.profile.casoauthwrapper.CasOAuthWrapperProfile
 
CITY - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
CLAIMED - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
clear() - Method in class org.pac4j.oauth.profile.JsonList
 
clear() - Method in class org.pac4j.oauth.profile.XmlList
 
clone() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
clubListConverter - Static variable in class org.pac4j.oauth.profile.strava.StravaConverters
 
CLUBS - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
COLLABORATORS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
COMMON_COUNT - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
COMPANY - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
companyConverter - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Converters
 
config - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
config - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
connectTimeout - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
connectTimeout - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
connectTimeout - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
CONTACT - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
contactConverter - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareConverters
 
contains(Object) - Method in class org.pac4j.oauth.profile.JsonList
 
contains(Object) - Method in class org.pac4j.oauth.profile.XmlList
 
containsAll(Collection<?>) - Method in class org.pac4j.oauth.profile.JsonList
 
containsAll(Collection<?>) - Method in class org.pac4j.oauth.profile.XmlList
 
CONTRIBUTORS_ENABLED - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
convert(Object) - Method in class org.pac4j.oauth.profile.converter.JsonListConverter
 
convert(Object) - Method in class org.pac4j.oauth.profile.converter.JsonObjectConverter
 
convert(Object) - Method in class org.pac4j.oauth.profile.converter.XmlListConverter
 
convert(Object) - Method in class org.pac4j.oauth.profile.converter.XmlObjectConverter
 
convert(Object) - Method in class org.pac4j.oauth.profile.facebook.converter.FacebookRelationshipStatusConverter
 
convert(AttributeConverter<? extends Object>, JsonNode, String) - Static method in class org.pac4j.oauth.profile.JsonHelper
Convert a JSON attribute.
convert(Object) - Method in class org.pac4j.oauth.profile.vk.converter.VkBooleanConverter
 
convert(AttributeConverter<? extends Object>, String, String) - Static method in class org.pac4j.oauth.profile.XmlHelper
Convert a XML attribute.
COUNTRY - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
COUNTRY - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
CREATED - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
CREATED_AT - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
CREATED_AT - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
CREATED_AT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
createProxyRequest(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Create a proxy request.
CREATION_METHOD - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 

D

DATE_PREFERENCE - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
dateConverter - Static variable in class org.pac4j.oauth.profile.github.GitHubConverters
 
dateConverter - Static variable in class org.pac4j.oauth.profile.google2.Google2Converters
 
dateConverter - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Converters
 
dateConverter - Static variable in class org.pac4j.oauth.profile.strava.StravaConverters
Looks like the time zone is missused by Strava.
dateConverter - Static variable in class org.pac4j.oauth.profile.twitter.TwitterConverters
 
dateConverter - Static variable in class org.pac4j.oauth.profile.vk.VkConverters
 
dateConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
DEFAULT_FIELDS - Static variable in class org.pac4j.oauth.client.FacebookClient
 
DEFAULT_FIELDS - Static variable in class org.pac4j.oauth.client.VkClient
 
DEFAULT_LIMIT - Static variable in class org.pac4j.oauth.client.FacebookClient
 
DEFAULT_PROFILE - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
DEFAULT_PROFILE_IMAGE - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.FacebookClient
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.GitHubClient
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.LinkedIn2Client
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.OrcidClient
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.PayPalClient
 
DEFAULT_SCOPE - Static variable in class org.pac4j.oauth.client.VkClient
 
DESCRIPTION - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
DISCLOSURES - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
DISK_USAGE - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
DISPLAY_AGE - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
DISPLAY_NAME - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
DISPLAY_NAME - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
DISPLAY_NAME - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
DISPLAY_NAME - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
DOMAIN - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
DropBoxAttributesDefinition - Class in org.pac4j.oauth.profile.dropbox
This class defines the attributes of the DropBox profile.
DropBoxAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
DropBoxClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in DropBox.
DropBoxClient() - Constructor for class org.pac4j.oauth.client.DropBoxClient
 
DropBoxClient(String, String) - Constructor for class org.pac4j.oauth.client.DropBoxClient
 
dropBoxDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
DropBoxProfile - Class in org.pac4j.oauth.profile.dropbox
This class is the user profile for DropBox with appropriate getters.
DropBoxProfile() - Constructor for class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 

E

EDUCATION - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
EMAIL - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
EMAIL_ADDRESS - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
EMAIL_SCOPE - Variable in class org.pac4j.oauth.client.Google2Client
 
EMAILS - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
EMAILS - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
ERROR - Static variable in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
ERROR_DESCRIPTION - Static variable in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
ERROR_NAMES - Static variable in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
ERROR_REASON - Static variable in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
eventDateConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
EVENTS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
ExtendedFacebookApi - Class in org.scribe.builder.api
This class allow to add the Facebook state parameter to authorization URL through the overloaded method getAuthorizationUrl.
ExtendedFacebookApi() - Constructor for class org.scribe.builder.api.ExtendedFacebookApi
 
extract(String) - Method in class org.scribe.extractors.Google2JsonExtractor
 
extract(String) - Method in class org.scribe.extractors.OrcidJsonExtractor
 
extract(String) - Method in class org.scribe.extractors.PayPalJsonExtractor
 
extract(String) - Method in class org.scribe.extractors.StravaJsonExtractor
 
extractData(FacebookProfile, JsonNode, String) - Method in class org.pac4j.oauth.client.FacebookClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Extract the user profile from the response (JSON, XML...) of the profile url.
extractUserProfile(String) - Method in class org.pac4j.oauth.client.BitbucketClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.DropBoxClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.FacebookClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.FoursquareClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.GitHubClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.Google2Client
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.OrcidClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.PayPalClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.StravaClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.TwitterClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.VkClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.WordPressClient
 
extractUserProfile(String) - Method in class org.pac4j.oauth.client.YahooClient
 

F

FacebookApplication - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook application.
FacebookApplication() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookApplication
 
FacebookAttributesDefinition - Class in org.pac4j.oauth.profile.facebook
This class defines the attributes of the Facebook profile.
FacebookAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
FacebookClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Facebook.
FacebookClient() - Constructor for class org.pac4j.oauth.client.FacebookClient
 
FacebookClient(String, String) - Constructor for class org.pac4j.oauth.client.FacebookClient
 
FacebookConverters - Class in org.pac4j.oauth.profile.facebook
This class defines all the converters specific to Facebook.
FacebookConverters() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookConverters
 
facebookDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
FacebookEducation - Class in org.pac4j.oauth.profile.facebook
This class represents an education object for Facebook.
FacebookEducation() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookEducation
 
FacebookEvent - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook event.
FacebookEvent() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookEvent
 
FacebookGroup - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook group.
FacebookGroup() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookGroup
 
FacebookInfo - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook info (id + name + category + created_time).
FacebookInfo() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookInfo
 
FacebookMusicData - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook music data : song, musician or radio_station.
FacebookMusicData() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
FacebookMusicListen - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook music listened.
FacebookMusicListen() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
FacebookObject - Class in org.pac4j.oauth.profile.facebook
This class represents a common Facebook object (id + name).
FacebookObject() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookObject
 
FacebookPhoto - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook photo.
FacebookPhoto() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
FacebookPicture - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook picture.
FacebookPicture() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookPicture
 
FacebookProfile - Class in org.pac4j.oauth.profile.facebook
This class is the user profile for Facebook with appropriate getters.
FacebookProfile() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookProfile
 
FacebookRelationshipStatus - Enum in org.pac4j.oauth.profile.facebook
This class is the relationship status in Facebook.
FacebookRelationshipStatusConverter - Class in org.pac4j.oauth.profile.facebook.converter
This class converts a String into a FacebookRelationshipStatus.
FacebookRelationshipStatusConverter() - Constructor for class org.pac4j.oauth.profile.facebook.converter.FacebookRelationshipStatusConverter
 
FacebookWork - Class in org.pac4j.oauth.profile.facebook
This class represents a Facebook work.
FacebookWork() - Constructor for class org.pac4j.oauth.profile.facebook.FacebookWork
 
FAMILY_NAME - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
FAMILY_NAME - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
FAMILY_NAME - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
FAMILY_NAME - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
FAVORITE_ATHLETES - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
FAVORITE_TEAMS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
FAVOURITES_COUNT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
fields - Variable in class org.pac4j.oauth.client.FacebookClient
 
fields - Variable in class org.pac4j.oauth.client.LinkedIn2Client
 
fields - Variable in class org.pac4j.oauth.client.VkClient
 
FIRENDS - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.linkedin.LinkedInAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
FIRST_NAME - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
FOLLOW_REQUEST_SENT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
FOLLOWER_COUNT - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
FOLLOWERS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
FOLLOWERS_COUNT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
FOLLOWING - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
FOLLOWING - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
FORMATTED_NAME - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
FoursquareAttributesDefinition - Class in org.pac4j.oauth.profile.foursquare
This class defines the attributes of the Foursquare profile.
FoursquareAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
FoursquareClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Foursquare.
FoursquareClient() - Constructor for class org.pac4j.oauth.client.FoursquareClient
 
FoursquareClient(String, String) - Constructor for class org.pac4j.oauth.client.FoursquareClient
 
FoursquareConverters - Class in org.pac4j.oauth.profile.foursquare
This class defines all the converters specific to Foursquare.
FoursquareConverters() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareConverters
 
foursquareDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
FoursquareOAuth20ServiceImpl - Class in org.scribe.oauth
This service is dedicated for Foursquare service using OAuth protocol version 2.0.
FoursquareOAuth20ServiceImpl(DefaultApi20, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.FoursquareOAuth20ServiceImpl
 
FoursquareProfile - Class in org.pac4j.oauth.profile.foursquare
This class is the user profile for Foursquare with appropriate getters.
FoursquareProfile() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
FoursquareUserContact - Class in org.pac4j.oauth.profile.foursquare
This class is the user profile for Foursquare with appropriate getters.
FoursquareUserContact() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareUserContact
 
FoursquareUserFriend - Class in org.pac4j.oauth.profile.foursquare
This class represents a Foursquare user friend.
FoursquareUserFriend() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
FoursquareUserFriendGroup - Class in org.pac4j.oauth.profile.foursquare
This class represents a Foursquare group of friends, could be mutual or other.
FoursquareUserFriendGroup() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
FoursquareUserFriends - Class in org.pac4j.oauth.profile.foursquare
This class represents a Foursquare user friend group container, with count and list of different groups.
FoursquareUserFriends() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareUserFriends
 
FoursquareUserPhoto - Class in org.pac4j.oauth.profile.foursquare
This class represents a Foursquare user photo.
FoursquareUserPhoto() - Constructor for class org.pac4j.oauth.profile.foursquare.FoursquareUserPhoto
 
FRIEND_COUNT - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
FRIENDS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
FRIENDS_COUNT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
friendsConverter - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareConverters
 

G

gearListConverter - Static variable in class org.pac4j.oauth.profile.strava.StravaConverters
 
GENDER - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
GENDER - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
GENDER - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
GENDER - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
GENDER - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
genderConverter - Static variable in class org.pac4j.oauth.profile.vk.VkConverters
 
genderConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
GEO_ENABLED - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
get(JsonNode, String) - Static method in class org.pac4j.oauth.profile.JsonHelper
Return the field with name in JSON (a string, a boolean, a number or a node).
get(int) - Method in class org.pac4j.oauth.profile.JsonList
 
get(String, String) - Static method in class org.pac4j.oauth.profile.XmlHelper
Get a sub-text between tags from a text.
get(String, String, int) - Static method in class org.pac4j.oauth.profile.XmlHelper
Get a XML match between tags from a text, starting at a certain position.
get(int) - Method in class org.pac4j.oauth.profile.XmlList
 
getAboutMe() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getAcceptance() - Method in class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
getAccessSecret() - Method in class org.pac4j.oauth.profile.OAuth10Profile
Return the access token secret.
getAccessToken(OAuthCredentials) - Method in class org.pac4j.oauth.client.BaseOAuth10Client
Get the access token from OAuth credentials.
getAccessToken(OAuthCredentials) - Method in class org.pac4j.oauth.client.BaseOAuth20Client
Get the access token from OAuth credentials.
getAccessToken(OAuthCredentials) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Get the access token from OAuth credentials.
getAccessToken() - Method in class org.pac4j.oauth.profile.OAuth20Profile
Return the access token.
getAccessToken(Token, Verifier) - Method in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
getAccessToken(Token, Verifier) - Method in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.BitBucketApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.CasOAuthWrapperApi20
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.ExtendedFacebookApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.GitHubApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.GoogleApi20
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.LinkedInApi20
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.OrcidApi20
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.PayPalApi20
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.StravaApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.VkApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.WindowsLiveApi
 
getAccessTokenEndpoint() - Method in class org.scribe.builder.api.WordPressApi
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.CasOAuthWrapperApi20
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.GoogleApi20
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.LinkedInApi20
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.OrcidApi20
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.PayPalApi20
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.StravaApi
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.VkApi
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.WindowsLiveApi
 
getAccessTokenExtractor() - Method in class org.scribe.builder.api.WordPressApi
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.CasOAuthWrapperApi20
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.GoogleApi20
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.LinkedInApi20
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.OrcidApi20
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.StravaApi
 
getAccessTokenVerb() - Method in class org.scribe.builder.api.WordPressApi
 
getAddress() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getAddresses() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getAdministrator() - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
getAlbums() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getApplication() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getApprovalPrompt() - Method in class org.pac4j.oauth.client.StravaClient
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
getAttributesDefinition() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getAuthorizationUrl(Token) - Method in class org.scribe.builder.api.BitBucketApi
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.CasOAuthWrapperApi20
 
getAuthorizationUrl(OAuthConfig, String) - Method in class org.scribe.builder.api.ExtendedFacebookApi
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.GitHubApi
 
getAuthorizationUrl(OAuthConfig, String) - Method in class org.scribe.builder.api.GoogleApi20
 
getAuthorizationUrl(OAuthConfig, String) - Method in class org.scribe.builder.api.LinkedInApi20
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.OrcidApi20
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.PayPalApi20
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.StateApi20
 
getAuthorizationUrl(OAuthConfig, String) - Method in class org.scribe.builder.api.StateApi20
Returns the URL where you should redirect your users to authenticate your application.
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.StravaApi
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.VkApi
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.WindowsLiveApi
 
getAuthorizationUrl(OAuthConfig) - Method in class org.scribe.builder.api.WordPressApi
 
getAuthorizationUrl(String) - Method in interface org.scribe.oauth.StateOAuth20Service
Return an authorization url using a state parameter.
getAuthorizationUrl(String) - Method in class org.scribe.oauth.StateOAuth20ServiceImpl
 
getBikes() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getBio() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getBio() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getBio() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getBio() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getBirthDate() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getBirthdate() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getBirthday() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getBirthday() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getBirthYear() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getBlog() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getBodyContents() - Method in class org.scribe.model.ProxyOAuthRequest
 
getBodyParams() - Method in class org.scribe.model.ProxyOAuthRequest
 
getBookmarkOrder() - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
getBooks() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getCanUpload() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getCasOAuthUrl() - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
getCategory() - Method in class org.pac4j.oauth.profile.facebook.FacebookInfo
 
getCharset() - Method in class org.scribe.model.ProxyOAuthRequest
 
getCity() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getClaimed() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getClubs() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getCode() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Location
 
getCollaborators() - Method in class org.pac4j.oauth.profile.github.GitHubPlan
 
getCollaborators() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getCommonCount() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getCompany() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getCompany() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getCompleteLocation() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getCompleteUrl() - Method in class org.scribe.model.ProxyOAuthRequest
 
getConcentration() - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
getConnectTimeout() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getContact() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getContributorsEnabled() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getCount() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getCount() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
getCount() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriends
 
getCountry() - Method in class org.pac4j.oauth.profile.paypal.PayPalAddress
 
getCountry() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getCountry() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getCoverPhoto() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getCreated() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getCreatedAt() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getCreatedAt() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getCreatedAt() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getCreatedTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookInfo
 
getCreatedTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getCreationMethod() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getCurrent() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getDatePreference() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getDeclaredInterests() - Method in class org.pac4j.oauth.profile.yahoo.YahooInterest
 
getDefaultProfile() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getDefaultProfileImage() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getDegree() - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
getDescription() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getDescription() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getDisclosures() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getDiskUsage() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getDisplayAge() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getDisplayName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
getDisplayName() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getDistance() - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
getDomain() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getEducation() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getEmail() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getEmail() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserContact
 
getEmail() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getEmail() - Method in class org.pac4j.oauth.profile.google2.Google2Email
 
getEmail() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getEmail() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getEmail() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getEmail() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getEmail() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getEmail() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getEmails() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getEmails() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getEmployer() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getEndDate() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getEndDate() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getEndTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getEndTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getError() - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
getErrorDescription() - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
getErrorMessages() - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
getErrorReason() - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
getErrorUri() - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
getEvents() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getFacebook() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserContact
 
getFamilyName() - Method in class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getFamilyName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
getFamilyName() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getFavoriteAthletes() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getFavoriteTeams() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getFavouritesCount() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getFields() - Method in class org.pac4j.oauth.client.FacebookClient
 
getFields() - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
getFields() - Method in class org.pac4j.oauth.client.VkClient
 
getFirstName() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getFirstName() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getFirstName() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getFirstName() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getFirstName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getFirstName() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getFirstName() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getFirstName() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getFirstName() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFirstName() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getFirstNode(String) - Static method in class org.pac4j.oauth.profile.JsonHelper
Return the first node of a JSON response.
getFollowerCount() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getFollowers() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getFollowersCount() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getFollowing() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getFollowing() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getFollowRequestSent() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getFoto100() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFoto200() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFoto200Orig() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFoto400Orig() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFoto50() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFotoMax() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFotoMaxOrig() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getFriendCount() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getFriends() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getFriends() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getFriends() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
getFriendsCount() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getFrom() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getFrom() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getGender() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getGender() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getGender() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getGeoEnabled() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getGravatarId() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getGroups() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getGroups() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriends
 
getHandle() - Method in class org.pac4j.oauth.profile.yahoo.YahooEmail
 
getHeaders() - Method in class org.scribe.model.ProxyOAuthRequest
 
getHeadline() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getHeadline() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getHeight() - Method in class org.pac4j.oauth.profile.yahoo.YahooImage
 
getHelp() - Method in class org.pac4j.oauth.profile.wordpress.WordPressLinks
 
getHireable() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getHomePhone() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getHometown() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookInfo
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookObject
 
getId() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getId() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getId() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getId() - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
getId() - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
getId() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getId() - Method in class org.pac4j.oauth.profile.yahoo.YahooEmail
 
getImage() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getImageUrl() - Method in class org.pac4j.oauth.profile.yahoo.YahooImage
 
getIndustry() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Company
 
getIndustry() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getInterestCategory() - Method in class org.pac4j.oauth.profile.yahoo.YahooInterest
 
getInterestedIn() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getInterests() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getIsConnected() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getIsCurrent() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getIsSilhouette() - Method in class org.pac4j.oauth.profile.facebook.FacebookPicture
 
getIsTranslator() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getKey() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getLanguage() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getLanguages() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getLastName() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getLastName() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getLikes() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getLimit() - Method in class org.pac4j.oauth.client.FacebookClient
 
getLink() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getLinks() - Method in class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
getListedCount() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getLocale() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getLocale() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getLocality() - Method in class org.pac4j.oauth.profile.paypal.PayPalAddress
 
getLocation() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getLocation() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getLocation() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getLocation() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getLocation() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getLocation() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getLocation() - Method in class org.pac4j.oauth.profile.paypal.PayPalProfile
 
getLocation() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getLocation() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getLocationObject() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getMaidenName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getMeasurementPreference() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getMechanism() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getMemberSince() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getMiddleName() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getMobilePhone() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getMonth() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Date
 
getMovies() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getMusic() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getMusician() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getMusicListens() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getName() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getName() - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
getName() - Method in class org.pac4j.oauth.profile.facebook.FacebookInfo
 
getName() - Method in class org.pac4j.oauth.profile.facebook.FacebookObject
 
getName() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getName() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
getName() - Method in class org.pac4j.oauth.profile.github.GitHubPlan
 
getName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Company
 
getName() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Location
 
getName() - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
getName() - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
getName() - Method in class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
getNamespace() - Method in class org.pac4j.oauth.profile.facebook.FacebookApplication
 
getNoFeedStory() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getNormal() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getNotifications() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getNumConnections() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getOAuth10Id() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getOAuthCredentials(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuth10Client
Get the OAuth credentials from the web context.
getOAuthCredentials(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuth20Client
Get the OAuth credentials from the web context.
getOAuthCredentials(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Get the OAuth credentials from the web context.
getOAuthCredentials(WebContext) - Method in class org.pac4j.oauth.client.DropBoxClient
Get the OAuth credentials from the web context.
getOrcid() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getOrcid() - Method in class org.scribe.tokens.OrcidToken
 
getOwnedPrivateRepos() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getParameter - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
getPhoto() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getPhoto() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getPhotoUrl() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserPhoto
 
getPicture() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
getPictureUrl() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getPlan() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getPolitical() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getPos() - Method in class org.pac4j.oauth.profile.XmlMatch
 
getPosition() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getPositions() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getPostalCode() - Method in class org.pac4j.oauth.profile.paypal.PayPalAddress
 
getPostalCode() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getPrimary() - Method in class org.pac4j.oauth.profile.yahoo.YahooEmail
 
getPrimaryBlog() - Method in class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
getPrivacy() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getPrivateGists() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getPrivateRepos() - Method in class org.pac4j.oauth.profile.github.GitHubPlan
 
getProfile() - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
getProfileBackgroundColor() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileBackgroundImageUrl() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileBackgroundImageUrlHttps() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileBackgroundTile() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileImageUrlHttps() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileLinkColor() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileMedium() - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
getProfileMedium() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getProfileSidebarBorderColor() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileSidebarFillColor() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileTextColor() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Retrieve the url of the profile of the authenticated user for the provider.
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.BitbucketClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.DropBoxClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.FacebookClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.FoursquareClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.GitHubClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.Google2Client
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.OrcidClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.PayPalClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.StravaClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.TwitterClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.VkClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.WordPressClient
 
getProfileUrl(Token) - Method in class org.pac4j.oauth.client.YahooClient
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.google2.Google2Profile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.orcid.OrcidProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
getProfileUrl() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getProfileUseBackgroundImage() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProtected() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getProxyHost() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getProxyPort() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getPublicGists() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getPublicRepos() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getPublishTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getQueryStringParams() - Method in class org.scribe.model.ProxyOAuthRequest
 
getQuota() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getQuotes() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getRadioStation() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getReadTimeout() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getRelation() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getRelationship() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
 
getRelationshipStatus() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getReligion() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getRequestToken() - Method in class org.pac4j.oauth.credentials.OAuthCredentials
 
getRequestToken() - Method in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
getRequestTokenEndpoint() - Method in class org.scribe.builder.api.BitBucketApi
 
getRequestTokenSessionAttributeName() - Method in class org.pac4j.oauth.client.BaseOAuth10Client
Return the name of the attribute storing in session the request token.
getResourceState() - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
getResourceState() - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
getResourceState() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getRsvpStatus() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getSanitizedUrl() - Method in class org.scribe.model.ProxyOAuthRequest
 
getSchool() - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
getScope() - Method in class org.pac4j.oauth.client.FacebookClient
 
getScope() - Method in class org.pac4j.oauth.client.GitHubClient
 
getScope() - Method in class org.pac4j.oauth.client.Google2Client
 
getScope() - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
getScope() - Method in class org.pac4j.oauth.client.OrcidClient
 
getScope() - Method in class org.pac4j.oauth.client.PayPalClient
 
getScope() - Method in class org.pac4j.oauth.client.StravaClient
 
getScope() - Method in class org.pac4j.oauth.client.VkClient
 
getSecret() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
getSeen() - Method in class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
getSelf() - Method in class org.pac4j.oauth.profile.wordpress.WordPressLinks
 
getShared() - Method in class org.pac4j.oauth.profile.dropbox.DropBoxProfile
 
getShoes() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getShowAllInlineMedia() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getSignificantOther() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getSite() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getSite() - Method in class org.pac4j.oauth.profile.wordpress.WordPressLinks
 
getSiteStandardProfileRequest() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getSize() - Method in class org.pac4j.oauth.profile.yahoo.YahooImage
 
getSkype() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getSong() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getSpace() - Method in class org.pac4j.oauth.profile.github.GitHubPlan
 
getSpecialties() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getStartDate() - Method in class org.pac4j.oauth.profile.facebook.FacebookWork
 
getStartDate() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getStartTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookEvent
 
getStartTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getState() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getState() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getStateParameter(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuth20Client
 
getStatus() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getStatusesCount() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getStreet() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getStreetAddress() - Method in class org.pac4j.oauth.profile.paypal.PayPalAddress
 
getSummary() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getSummary() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
getText() - Method in class org.pac4j.oauth.profile.XmlMatch
 
getThirdPartyId() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getTimezone() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getTimeZone() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getTimeZone() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getTitle() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
getTitle() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
getToken() - Method in class org.pac4j.oauth.credentials.OAuthCredentials
 
getTotalPrivateRepos() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getTwitter() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserContact
 
getType() - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
getType() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
getType() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicListen
 
getType() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getType() - Method in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
 
getType() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getType() - Method in class org.pac4j.oauth.profile.google2.Google2Email
 
getType() - Method in class org.pac4j.oauth.profile.yahoo.YahooAddress
 
getType() - Method in class org.pac4j.oauth.profile.yahoo.YahooEmail
 
getUpdated() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getUpdatedAt() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getUpdatedAt() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
getUpdatedTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookPhoto
 
getUpdatedTime() - Method in class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
getUpdateTime() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getUri() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getUrl() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
getUrl() - Method in class org.pac4j.oauth.profile.facebook.FacebookPicture
 
getUrl() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getUrl() - Method in class org.scribe.model.ProxyOAuthRequest
 
getUsername() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
Deprecated.
getUsername() - Method in class org.pac4j.oauth.profile.github.GitHubProfile
 
getUsername() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getUsername() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
getUsername() - Method in class org.pac4j.oauth.profile.yahoo.YahooProfile
 
getUserProfile(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Get the user profile from the access token.
getUtcOffset() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getVerb() - Method in class org.scribe.model.ProxyOAuthRequest
 
getVerified() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getVerified() - Method in class org.pac4j.oauth.profile.twitter.TwitterProfile
 
getVerifier() - Method in class org.pac4j.oauth.credentials.OAuthCredentials
 
getVersion() - Method in class org.pac4j.oauth.profile.facebook.FacebookGroup
 
getVersion() - Method in class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
getWebsite() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getWidth() - Method in class org.pac4j.oauth.profile.yahoo.YahooImage
 
getWork() - Method in class org.pac4j.oauth.profile.facebook.FacebookProfile
 
getYear() - Method in class org.pac4j.oauth.profile.facebook.FacebookEducation
 
getYear() - Method in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Date
 
GitHubApi - Class in org.scribe.builder.api
This class represents the OAuth API implementation for GitHub.
GitHubApi() - Constructor for class org.scribe.builder.api.GitHubApi
 
GitHubAttributesDefinition - Class in org.pac4j.oauth.profile.github
This class defines the attributes of the GitHub profile.
GitHubAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
GitHubClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in GitHub.
GitHubClient() - Constructor for class org.pac4j.oauth.client.GitHubClient
 
GitHubClient(String, String) - Constructor for class org.pac4j.oauth.client.GitHubClient
 
GitHubConverters - Class in org.pac4j.oauth.profile.github
This class defines all the converters specific to GitHub.
GitHubConverters() - Constructor for class org.pac4j.oauth.profile.github.GitHubConverters
 
githubDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
GitHubPlan - Class in org.pac4j.oauth.profile.github
This class represents a GitHub plan.
GitHubPlan() - Constructor for class org.pac4j.oauth.profile.github.GitHubPlan
 
GitHubProfile - Class in org.pac4j.oauth.profile.github
This class is the user profile for GitHub with appropriate getters.
GitHubProfile() - Constructor for class org.pac4j.oauth.profile.github.GitHubProfile
 
GIVEN_NAME - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
GIVEN_NAME - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
GIVEN_NAME - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
Google2AttributesDefinition - Class in org.pac4j.oauth.profile.google2
This class defines the attributes of the Google profile (using OAuth 2.0 protocol).
Google2AttributesDefinition() - Constructor for class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
Google2Client - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Google using OAuth protocol version 2.0.
Google2Client() - Constructor for class org.pac4j.oauth.client.Google2Client
 
Google2Client(String, String) - Constructor for class org.pac4j.oauth.client.Google2Client
 
Google2Client.Google2Scope - Enum in org.pac4j.oauth.client
 
Google2Converters - Class in org.pac4j.oauth.profile.google2
This class defines all the converters specific to Google (using OAuth 2.0 protocol).
Google2Converters() - Constructor for class org.pac4j.oauth.profile.google2.Google2Converters
 
google2Definition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
Google2Email - Class in org.pac4j.oauth.profile.google2
This class represents an email object for Google.
Google2Email() - Constructor for class org.pac4j.oauth.profile.google2.Google2Email
 
Google2JsonExtractor - Class in org.scribe.extractors
This class represents a specific JSON extractor for Google using OAuth protocol version 2.
Google2JsonExtractor() - Constructor for class org.scribe.extractors.Google2JsonExtractor
 
Google2Profile - Class in org.pac4j.oauth.profile.google2
This class is the user profile for Google (using OAuth protocol version 2) with appropriate getters.
Google2Profile() - Constructor for class org.pac4j.oauth.profile.google2.Google2Profile
 
GoogleApi20 - Class in org.scribe.builder.api
This class represents the OAuth API implementation for Google using OAuth protocol version 2.
GoogleApi20() - Constructor for class org.scribe.builder.api.GoogleApi20
 
GRAVATAR_ID - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
GROUPS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 

H

HAS_MOBILE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Return if the authentication has been cancelled.
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.BitbucketClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.DropBoxClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.FacebookClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.FoursquareClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.GitHubClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.Google2Client
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.OrcidClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.PayPalClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.StravaClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.TwitterClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.VkClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.WordPressClient
 
hasBeenCancelled(WebContext) - Method in class org.pac4j.oauth.client.YahooClient
 
HEADLINE - Static variable in class org.pac4j.oauth.profile.linkedin.LinkedInAttributesDefinition
 
HEADLINE - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
HIREABLE - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
HOME_CITY - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
HOME_PHONE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
HOMETOWN - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
HTML_URL - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 

I

ID - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
ID - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
IMAGE - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
imageConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
indexOf(Object) - Method in class org.pac4j.oauth.profile.JsonList
 
indexOf(Object) - Method in class org.pac4j.oauth.profile.XmlList
 
INDUSTRY - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
INTERESTED_IN - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
INTERESTS - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
internalInit() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
internalInit() - Method in class org.pac4j.oauth.client.BitbucketClient
 
internalInit() - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
internalInit() - Method in class org.pac4j.oauth.client.DropBoxClient
 
internalInit() - Method in class org.pac4j.oauth.client.FacebookClient
 
internalInit() - Method in class org.pac4j.oauth.client.FoursquareClient
 
internalInit() - Method in class org.pac4j.oauth.client.GitHubClient
 
internalInit() - Method in class org.pac4j.oauth.client.Google2Client
 
internalInit() - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
internalInit() - Method in class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
internalInit() - Method in class org.pac4j.oauth.client.OrcidClient
 
internalInit() - Method in class org.pac4j.oauth.client.PayPalClient
 
internalInit() - Method in class org.pac4j.oauth.client.StravaClient
 
internalInit() - Method in class org.pac4j.oauth.client.TwitterClient
 
internalInit() - Method in class org.pac4j.oauth.client.VkClient
 
internalInit() - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
internalInit() - Method in class org.pac4j.oauth.client.WordPressClient
 
internalInit() - Method in class org.pac4j.oauth.client.YahooClient
 
IS_CONNECTED - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
IS_TEAM - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
IS_TRANSLATOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
isAlwaysConfirmAuthorization() - Method in class org.pac4j.oauth.client.TwitterClient
 
isCanPost() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isCanSeeAllPost() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isCanSeeAudio() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isCanWritePrivateMessage() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isDirectRedirection() - Method in class org.pac4j.oauth.client.BaseOAuth10Client
 
isDirectRedirection() - Method in class org.pac4j.oauth.client.BaseOAuth20Client
 
isDirectRedirection() - Method in class org.pac4j.oauth.client.BitbucketClient
 
isDirectRedirection() - Method in class org.pac4j.oauth.client.StravaClient
 
isEmpty() - Method in class org.pac4j.oauth.profile.JsonList
 
isEmpty() - Method in class org.pac4j.oauth.profile.XmlList
 
isHasMobile() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isOnline() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isOnlineMobile() - Method in class org.pac4j.oauth.profile.vk.VkProfile
 
isPremium() - Method in class org.pac4j.oauth.profile.strava.StravaProfile
 
isPrimary() - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
isRequiresExtendedToken() - Method in class org.pac4j.oauth.client.FacebookClient
 
isRootObject() - Method in class org.pac4j.oauth.profile.facebook.FacebookApplication
 
isRootObject() - Method in class org.pac4j.oauth.profile.facebook.FacebookMusicData
 
isSpringSecurityCompliant() - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
isTeam() - Method in class org.pac4j.oauth.profile.bitbucket.BitbucketProfile
 
isTokenAsHeader() - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
iterator() - Method in class org.pac4j.oauth.profile.JsonList
 
iterator() - Method in class org.pac4j.oauth.profile.XmlList
 

J

JsonConverters - Class in org.pac4j.oauth.profile.converter
This class defines all the JSON converters.
JsonConverters() - Constructor for class org.pac4j.oauth.profile.converter.JsonConverters
 
JsonHelper - Class in org.pac4j.oauth.profile
This class is an helper to work with JSON.
JsonHelper() - Constructor for class org.pac4j.oauth.profile.JsonHelper
 
JsonList<T> - Class in org.pac4j.oauth.profile
This class creates a list of objects (buildable from JSON).
JsonList() - Constructor for class org.pac4j.oauth.profile.JsonList
 
JsonList(Object, Class<T>) - Constructor for class org.pac4j.oauth.profile.JsonList
Create a list of JsonObject from various inputs.
JsonListConverter - Class in org.pac4j.oauth.profile.converter
This class converts a JSON (String or JsonNode) into a list of objects.
JsonListConverter(Class<? extends Object>) - Constructor for class org.pac4j.oauth.profile.converter.JsonListConverter
 
JsonObject - Class in org.pac4j.oauth.profile
This class is an object which can be built from JSON.
JsonObject() - Constructor for class org.pac4j.oauth.profile.JsonObject
 
JsonObjectConverter - Class in org.pac4j.oauth.profile.converter
This class converts a JSON (String or JsonNode) into an JSON object.
JsonObjectConverter(Class<? extends JsonObject>) - Constructor for class org.pac4j.oauth.profile.converter.JsonObjectConverter
 

K

key - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 

L

LANG - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
LANG - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
LANGUAGE - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
LANGUAGE - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
LANGUAGES - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.linkedin.LinkedInAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
LAST_NAME - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
lastIndexOf(Object) - Method in class org.pac4j.oauth.profile.JsonList
 
lastIndexOf(Object) - Method in class org.pac4j.oauth.profile.XmlList
 
LIKES - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
limit - Variable in class org.pac4j.oauth.client.FacebookClient
 
LINK - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
LINK - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
LinkedIn2AttributesDefinition - Class in org.pac4j.oauth.profile.linkedin2
This class defines the attributes of the LinkedIn2Profile.
LinkedIn2AttributesDefinition() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
LinkedIn2Client - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in LinkedIn (using OAuth 2.0 protocol).
LinkedIn2Client() - Constructor for class org.pac4j.oauth.client.LinkedIn2Client
 
LinkedIn2Client(String, String) - Constructor for class org.pac4j.oauth.client.LinkedIn2Client
 
LinkedIn2Company - Class in org.pac4j.oauth.profile.linkedin2
This class represents a LinkedIn company.
LinkedIn2Company() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Company
 
LinkedIn2Converters - Class in org.pac4j.oauth.profile.linkedin2
This class defines all the converters specific to LinkedIn.
LinkedIn2Converters() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Converters
 
LinkedIn2Date - Class in org.pac4j.oauth.profile.linkedin2
This class represents a LinkedIn date.
LinkedIn2Date() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Date
 
linkedin2Definition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
LinkedIn2Location - Class in org.pac4j.oauth.profile.linkedin2
This class represents a LinkedIn location.
LinkedIn2Location() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Location
 
LinkedIn2Position - Class in org.pac4j.oauth.profile.linkedin2
This class represents a LinkedIn position.
LinkedIn2Position() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Position
 
LinkedIn2Profile - Class in org.pac4j.oauth.profile.linkedin2
This class is the user profile for LinkedIn with appropriate getters.
LinkedIn2Profile() - Constructor for class org.pac4j.oauth.profile.linkedin2.LinkedIn2Profile
 
LinkedInApi20 - Class in org.scribe.builder.api
This class represents the OAuth API implementation for LinkedIn using OAuth protocol version 2.
LinkedInApi20() - Constructor for class org.scribe.builder.api.LinkedInApi20
 
LinkedInAttributesDefinition - Class in org.pac4j.oauth.profile.linkedin
This class defines the attributes of the LinkedIn profile.
LinkedInAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.linkedin.LinkedInAttributesDefinition
 
LinkedInClient - Class in org.pac4j.oauth.client
Deprecated.
LinkedInClient() - Constructor for class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
LinkedInClient(String, String) - Constructor for class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
linkedinDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
LinkedInOAuth20ServiceImpl - Class in org.scribe.oauth
This service is dedicated for LinkedIn service using OAuth protocol version 2.0.
LinkedInOAuth20ServiceImpl(StateApi20, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.LinkedInOAuth20ServiceImpl
 
LinkedInProfile - Class in org.pac4j.oauth.profile.linkedin
Deprecated.
LinkedInProfile() - Constructor for class org.pac4j.oauth.profile.linkedin.LinkedInProfile
Deprecated.
 
LINKS - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
linksConverter - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressConverters
 
listAddressConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
listDisclosureConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
LISTED_COUNT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
listEducationConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listEmailConverter - Static variable in class org.pac4j.oauth.profile.google2.Google2Converters
 
listEmailConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
listEventConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listGroupConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listInfoConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listInterestConverter - Static variable in class org.pac4j.oauth.profile.yahoo.YahooConverters
 
listIterator() - Method in class org.pac4j.oauth.profile.JsonList
 
listIterator(int) - Method in class org.pac4j.oauth.profile.JsonList
 
listIterator() - Method in class org.pac4j.oauth.profile.XmlList
 
listIterator(int) - Method in class org.pac4j.oauth.profile.XmlList
 
listMusicListensConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listObjectConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listPhotoConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
listStringConverter - Static variable in class org.pac4j.oauth.profile.converter.JsonConverters
 
listWorkConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
LOCALE - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
LOCALE - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
LOCALE - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
LOCALE - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
LOCATION - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
LOCATION - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
LOCATION - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
LOCATION - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
LOCATION - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
locationConverter - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Converters
 
logger - Static variable in class org.pac4j.oauth.client.BaseOAuth10Client
 
logger - Static variable in class org.pac4j.oauth.client.BaseOAuth20Client
 
logger - Static variable in class org.pac4j.oauth.client.BaseOAuthClient
 
LOGIN - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 

M

MAIDEN_NAME - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
MEASUREMENT_PREFERENCE - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
MEMBER_SINCE - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
MIDDLE_NAME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
MOBILE_PHONE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
MOVIES - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
MUSIC - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
MUSIC_LISTENS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
musicDataConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 

N

NAME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
NAME - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
NAME - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
NAME - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
NAME - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
newClient() - Method in class org.pac4j.oauth.client.BitbucketClient
 
newClient() - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
newClient() - Method in class org.pac4j.oauth.client.DropBoxClient
 
newClient() - Method in class org.pac4j.oauth.client.FacebookClient
 
newClient() - Method in class org.pac4j.oauth.client.FoursquareClient
 
newClient() - Method in class org.pac4j.oauth.client.GitHubClient
 
newClient() - Method in class org.pac4j.oauth.client.Google2Client
 
newClient() - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
newClient() - Method in class org.pac4j.oauth.client.LinkedInClient
Deprecated.
 
newClient() - Method in class org.pac4j.oauth.client.OrcidClient
 
newClient() - Method in class org.pac4j.oauth.client.PayPalClient
 
newClient() - Method in class org.pac4j.oauth.client.StravaClient
 
newClient() - Method in class org.pac4j.oauth.client.TwitterClient
 
newClient() - Method in class org.pac4j.oauth.client.VkClient
 
newClient() - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
newClient() - Method in class org.pac4j.oauth.client.WordPressClient
 
newClient() - Method in class org.pac4j.oauth.client.YahooClient
 
NICKNAME - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
NORMAL - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
NOTIFICATIONS - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
NUM_CONNECTIONS - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 

O

OAuth10Profile - Class in org.pac4j.oauth.profile
This class is the base OAuth 1.0 profile, extending from the base OAuth20Profile.
OAuth10Profile() - Constructor for class org.pac4j.oauth.profile.OAuth10Profile
 
OAuth20Profile - Class in org.pac4j.oauth.profile
This class is the base OAuth 2.0 profile, extending from the base CommonProfile.
OAuth20Profile() - Constructor for class org.pac4j.oauth.profile.OAuth20Profile
 
OAUTH_CODE - Static variable in class org.pac4j.oauth.client.BaseOAuth20Client
 
OAUTH_TOKEN - Static variable in class org.pac4j.oauth.client.BaseOAuth10Client
 
OAUTH_VERIFIER - Static variable in class org.pac4j.oauth.client.BaseOAuth10Client
 
OAuthAttributesDefinition - Class in org.pac4j.oauth.profile
This class is the definition of the attributes for an OAuth profile (just the access token).
OAuthAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.OAuthAttributesDefinition
 
OAuthAttributesDefinitions - Class in org.pac4j.oauth.profile
This class defines all the attributes definitions.
OAuthAttributesDefinitions() - Constructor for class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
OAuthCredentials - Class in org.pac4j.oauth.credentials
This class represents an OAuth credentials for OAuth 1.0 & 2.0 : a request token, a token and a verifier.
OAuthCredentials(String, String) - Constructor for class org.pac4j.oauth.credentials.OAuthCredentials
 
OAuthCredentials(Token, String, String, String) - Constructor for class org.pac4j.oauth.credentials.OAuthCredentials
 
OAuthCredentialsException - Exception in org.pac4j.oauth.client.exception
This class represents an exception occuring during OAuth credentials retrieval.
OAuthCredentialsException(String) - Constructor for exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
objectConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
ONLINE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
ONLINE_MOBILE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
ORCID - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
OrcidApi20 - Class in org.scribe.builder.api
This class represents the OAuth API implementation for ORCiD using OAuth protocol version 2.
OrcidApi20() - Constructor for class org.scribe.builder.api.OrcidApi20
 
OrcidAttributesDefinition - Class in org.pac4j.oauth.profile.orcid
This class defines the attributes of the OrcidProfile.
OrcidAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
OrcidClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in ORCiD.
OrcidClient(String, String) - Constructor for class org.pac4j.oauth.client.OrcidClient
 
OrcidClient() - Constructor for class org.pac4j.oauth.client.OrcidClient
 
orcidDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
OrcidJsonExtractor - Class in org.scribe.extractors
This class represents a specific JSON extractor for ORCiD using OAuth protocol version 2.
OrcidJsonExtractor() - Constructor for class org.scribe.extractors.OrcidJsonExtractor
 
OrcidProfile - Class in org.pac4j.oauth.profile.orcid
This class is the user profile for ORCiD with appropriate getters.
OrcidProfile() - Constructor for class org.pac4j.oauth.profile.orcid.OrcidProfile
 
OrcidToken - Class in org.scribe.tokens
This class represents a specific Token for ORCiD using OAuth protocol version 2.
OrcidToken(String, String, String, String) - Constructor for class org.scribe.tokens.OrcidToken
 
org.pac4j.oauth.client - package org.pac4j.oauth.client
 
org.pac4j.oauth.client.exception - package org.pac4j.oauth.client.exception
 
org.pac4j.oauth.credentials - package org.pac4j.oauth.credentials
 
org.pac4j.oauth.profile - package org.pac4j.oauth.profile
 
org.pac4j.oauth.profile.bitbucket - package org.pac4j.oauth.profile.bitbucket
 
org.pac4j.oauth.profile.casoauthwrapper - package org.pac4j.oauth.profile.casoauthwrapper
 
org.pac4j.oauth.profile.converter - package org.pac4j.oauth.profile.converter
 
org.pac4j.oauth.profile.dropbox - package org.pac4j.oauth.profile.dropbox
 
org.pac4j.oauth.profile.facebook - package org.pac4j.oauth.profile.facebook
 
org.pac4j.oauth.profile.facebook.converter - package org.pac4j.oauth.profile.facebook.converter
 
org.pac4j.oauth.profile.foursquare - package org.pac4j.oauth.profile.foursquare
 
org.pac4j.oauth.profile.github - package org.pac4j.oauth.profile.github
 
org.pac4j.oauth.profile.google2 - package org.pac4j.oauth.profile.google2
 
org.pac4j.oauth.profile.linkedin - package org.pac4j.oauth.profile.linkedin
 
org.pac4j.oauth.profile.linkedin2 - package org.pac4j.oauth.profile.linkedin2
 
org.pac4j.oauth.profile.orcid - package org.pac4j.oauth.profile.orcid
 
org.pac4j.oauth.profile.paypal - package org.pac4j.oauth.profile.paypal
 
org.pac4j.oauth.profile.strava - package org.pac4j.oauth.profile.strava
 
org.pac4j.oauth.profile.twitter - package org.pac4j.oauth.profile.twitter
 
org.pac4j.oauth.profile.vk - package org.pac4j.oauth.profile.vk
 
org.pac4j.oauth.profile.vk.converter - package org.pac4j.oauth.profile.vk.converter
 
org.pac4j.oauth.profile.windowslive - package org.pac4j.oauth.profile.windowslive
 
org.pac4j.oauth.profile.wordpress - package org.pac4j.oauth.profile.wordpress
 
org.pac4j.oauth.profile.yahoo - package org.pac4j.oauth.profile.yahoo
 
org.scribe.builder.api - package org.scribe.builder.api
 
org.scribe.extractors - package org.scribe.extractors
 
org.scribe.model - package org.scribe.model
 
org.scribe.oauth - package org.scribe.oauth
 
org.scribe.tokens - package org.scribe.tokens
 
OWNED_PRIVATE_REPOS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 

P

PayPalAddress - Class in org.pac4j.oauth.profile.paypal
This class represents a PayPal address.
PayPalAddress() - Constructor for class org.pac4j.oauth.profile.paypal.PayPalAddress
 
PayPalApi20 - Class in org.scribe.builder.api
This class represents the OAuth API implementation for PayPal.
PayPalApi20() - Constructor for class org.scribe.builder.api.PayPalApi20
 
PayPalAttributesDefinition - Class in org.pac4j.oauth.profile.paypal
This class defines the attributes of the PayPal profile.
PayPalAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
PayPalClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in PayPal.
PayPalClient() - Constructor for class org.pac4j.oauth.client.PayPalClient
 
PayPalClient(String, String) - Constructor for class org.pac4j.oauth.client.PayPalClient
 
PayPalConverters - Class in org.pac4j.oauth.profile.paypal
This class defines all the converters specific to PayPal.
PayPalConverters() - Constructor for class org.pac4j.oauth.profile.paypal.PayPalConverters
 
payPalDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
PayPalJsonExtractor - Class in org.scribe.extractors
This class represents a specific JSON extractor for PayPal.
PayPalJsonExtractor() - Constructor for class org.scribe.extractors.PayPalJsonExtractor
 
PayPalOAuth20ServiceImpl - Class in org.scribe.oauth
This service is dedicated for PayPal service using OAuth protocol version 2.0.
PayPalOAuth20ServiceImpl(DefaultApi20, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.PayPalOAuth20ServiceImpl
 
PayPalProfile - Class in org.pac4j.oauth.profile.paypal
This class is the user profile for PayPal with appropriate getters.
PayPalProfile() - Constructor for class org.pac4j.oauth.profile.paypal.PayPalProfile
 
PHOTO - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareAttributesDefinition
 
PHOTO_100 - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_200 - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_200_ORIG - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_400_ORIG - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_50 - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_MAX - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
PHOTO_MAX_ORIG - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
photoConverter - Static variable in class org.pac4j.oauth.profile.foursquare.FoursquareConverters
 
PICTURE - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
PICTURE - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
PICTURE_URL - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
pictureConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
PLAN - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
planConverter - Static variable in class org.pac4j.oauth.profile.github.GitHubConverters
 
POLITICAL - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
POSITIONS - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
positionsConverter - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2Converters
 
PREMIUM - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
PRIMARY_BLOG - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
PRIVATE_GISTS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
PROFILE - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
PROFILE_BACKGROUND_COLOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_BACKGROUND_IMAGE_URL - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_BACKGROUND_IMAGE_URL_HTTPS - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_BACKGROUND_TILE - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_IMAGE_URL - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_IMAGE_URL_HTTPS - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_LINK_COLOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_MEDIUM - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
PROFILE_SCOPE - Variable in class org.pac4j.oauth.client.Google2Client
 
PROFILE_SIDEBAR_BORDER_COLOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_SIDEBAR_FILL_COLOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_TEXT_COLOR - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROFILE_URL - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
PROFILE_URL - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
PROFILE_USE_BACKGROUND_IMAGE - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
PROTECTED - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
proxyHost - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
proxyHost - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
proxyHost - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
ProxyOAuth10aServiceImpl - Class in org.scribe.oauth
This class represents a specific OAuth service with proxy capabilities for OAuth 1.0 protocol.
ProxyOAuth10aServiceImpl(DefaultApi10a, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
ProxyOAuth20ServiceImpl - Class in org.scribe.oauth
This class represents a specific OAuth service with proxy capabilities for OAuth 2.0 protocol.
ProxyOAuth20ServiceImpl(DefaultApi20, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
ProxyOAuth20ServiceImpl(DefaultApi20, OAuthConfig, int, int, String, int, boolean, boolean) - Constructor for class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
ProxyOAuthRequest - Class in org.scribe.model
This class represents a Scribe OAuthRequest with proxy capabilities.
ProxyOAuthRequest(Verb, String, int, int, String, int) - Constructor for class org.scribe.model.ProxyOAuthRequest
 
proxyPort - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
proxyPort - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
proxyPort - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
PUBLIC_GISTS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
PUBLIC_PROFILE_URL - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
PUBLIC_REPOS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 

Q

QUOTA - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
QUOTES - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 

R

readTimeout - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
readTimeout - Variable in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
readTimeout - Variable in class org.scribe.oauth.ProxyOAuth20ServiceImpl
 
REFERRAL_LINK - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
RELATION - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
RELATIONSHIP_STATUS - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
relationshipStatusConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 
RELIGION - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
remove(Object) - Method in class org.pac4j.oauth.profile.JsonList
 
remove(int) - Method in class org.pac4j.oauth.profile.JsonList
 
remove(Object) - Method in class org.pac4j.oauth.profile.XmlList
 
remove(int) - Method in class org.pac4j.oauth.profile.XmlList
 
removeAll(Collection<?>) - Method in class org.pac4j.oauth.profile.JsonList
 
removeAll(Collection<?>) - Method in class org.pac4j.oauth.profile.XmlList
 
REQUEST_TOKEN - Static variable in class org.pac4j.oauth.client.BaseOAuth10Client
 
requiresExtendedToken - Variable in class org.pac4j.oauth.client.FacebookClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.BaseOAuth20Client
Return if this client requires a state parameter.
requiresStateParameter() - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.FacebookClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.FoursquareClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.GitHubClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.Google2Client
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.OrcidClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.PayPalClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.StravaClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.VkClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.WindowsLiveClient
 
requiresStateParameter() - Method in class org.pac4j.oauth.client.WordPressClient
 
RESOURCE_STATE - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
RESOURCE_URI - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
retainAll(Collection<?>) - Method in class org.pac4j.oauth.profile.JsonList
 
retainAll(Collection<?>) - Method in class org.pac4j.oauth.profile.XmlList
 
retrieveAuthorizationUrl(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuth10Client
 
retrieveAuthorizationUrl(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuth20Client
 
retrieveAuthorizationUrl(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
retrieveCredentials(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
retrieveRedirectAction(WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
retrieveUserProfile(OAuthCredentials, WebContext) - Method in class org.pac4j.oauth.client.BaseOAuthClient
retrieveUserProfileFromToken(Token) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Retrieve the user profile from the access token.
retrieveUserProfileFromToken(Token) - Method in class org.pac4j.oauth.client.FacebookClient
 
retrieveUserProfileFromToken(Token) - Method in class org.pac4j.oauth.client.YahooClient
Retrieve the user profile from the access token.

S

scope - Variable in class org.pac4j.oauth.client.FacebookClient
 
scope - Variable in class org.pac4j.oauth.client.GitHubClient
 
scope - Variable in class org.pac4j.oauth.client.Google2Client
 
scope - Variable in class org.pac4j.oauth.client.LinkedIn2Client
 
scope - Variable in class org.pac4j.oauth.client.OrcidClient
 
scope - Variable in class org.pac4j.oauth.client.PayPalClient
 
scope - Variable in class org.pac4j.oauth.client.StravaClient
comma delimited string of ‘view_private’ and/or ‘write’, leave blank for read-only permissions.
scope - Variable in class org.pac4j.oauth.client.VkClient
 
scopeValue - Variable in class org.pac4j.oauth.client.Google2Client
 
SCREEN_NAME - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
secret - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
send() - Method in class org.scribe.model.ProxyOAuthRequest
 
sendRequestForData(Token, String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Make a request to get the data of the authenticated user for the provider.
sendRequestForData(OAuth10Profile, String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
Make a request to the OAuth provider to access a protected resource.
service - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
set(int, T) - Method in class org.pac4j.oauth.profile.JsonList
 
set(int, T) - Method in class org.pac4j.oauth.profile.XmlList
 
setAccessSecret(String) - Method in class org.pac4j.oauth.profile.OAuth10Profile
Set the access token secret
setAccessToken(String) - Method in class org.pac4j.oauth.profile.OAuth20Profile
Set the access token
setAlwaysConfirmAuthorization(boolean) - Method in class org.pac4j.oauth.client.TwitterClient
 
setApprovalPrompt(String) - Method in class org.pac4j.oauth.client.StravaClient
 
setCasOAuthUrl(String) - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
setCharset(String) - Method in class org.scribe.model.ProxyOAuthRequest
 
setClazz(Class<T>) - Method in class org.pac4j.oauth.profile.JsonList
 
setClazz(Class<T>) - Method in class org.pac4j.oauth.profile.XmlList
 
setConnectionKeepAlive(boolean) - Method in class org.scribe.model.ProxyOAuthRequest
 
setConnectTimeout(int) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setDistance(Long) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
setErrorMessage(String, String) - Method in exception org.pac4j.oauth.client.exception.OAuthCredentialsException
 
setFields(String) - Method in class org.pac4j.oauth.client.FacebookClient
 
setFields(String) - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
setFields(String) - Method in class org.pac4j.oauth.client.VkClient
 
setId(String) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
setId(String) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
setKey(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setLimit(int) - Method in class org.pac4j.oauth.client.FacebookClient
 
setList(List<T>) - Method in class org.pac4j.oauth.profile.JsonList
 
setList(List<T>) - Method in class org.pac4j.oauth.profile.XmlList
 
setName(String) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
setName(String) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
setOrcid(String) - Method in class org.scribe.tokens.OrcidToken
 
setPrimary(Boolean) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
setProfile(String) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
setProfileMedium(String) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
setProxyHost(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setProxyPort(int) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setReadTimeout(int) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setRequiresExtendedToken(boolean) - Method in class org.pac4j.oauth.client.FacebookClient
 
setResourceState(Integer) - Method in class org.pac4j.oauth.profile.strava.StravaClub
 
setResourceState(Integer) - Method in class org.pac4j.oauth.profile.strava.StravaGear
 
setScope(String) - Method in class org.pac4j.oauth.client.FacebookClient
 
setScope(String) - Method in class org.pac4j.oauth.client.GitHubClient
 
setScope(Google2Client.Google2Scope) - Method in class org.pac4j.oauth.client.Google2Client
 
setScope(String) - Method in class org.pac4j.oauth.client.LinkedIn2Client
 
setScope(String) - Method in class org.pac4j.oauth.client.OrcidClient
 
setScope(String) - Method in class org.pac4j.oauth.client.PayPalClient
 
setScope(String) - Method in class org.pac4j.oauth.client.StravaClient
 
setScope(String) - Method in class org.pac4j.oauth.client.VkClient
 
setSecret(String) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
setSpringSecurityCompliant(boolean) - Method in class org.pac4j.oauth.client.CasOAuthWrapperClient
 
setTokenAsHeader(boolean) - Method in class org.pac4j.oauth.client.BaseOAuthClient
 
SEX - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
SEX - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
SHARED - Static variable in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition
 
SHOES - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
SHOW_ALL_INLINE_MEDIA - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
SIGNIFICANT_OTHER - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
signRequest(Token, OAuthRequest) - Method in class org.scribe.oauth.FoursquareOAuth20ServiceImpl
 
signRequest(Token, OAuthRequest) - Method in class org.scribe.oauth.LinkedInOAuth20ServiceImpl
 
signRequest(Token, OAuthRequest) - Method in class org.scribe.oauth.PayPalOAuth20ServiceImpl
 
signRequest(Token, OAuthRequest) - Method in class org.scribe.oauth.ProxyOAuth10aServiceImpl
 
SITE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
SITE_STANDARD_PROFILE_REQUEST - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
size() - Method in class org.pac4j.oauth.profile.JsonList
 
size() - Method in class org.pac4j.oauth.profile.XmlList
 
SKYPE - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
SPECIALTIES - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 
STATE - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
StateApi20 - Class in org.scribe.builder.api
Implementation of the OAuth v2.0 protocol with state.
StateApi20() - Constructor for class org.scribe.builder.api.StateApi20
 
StateOAuth20Service - Interface in org.scribe.oauth
This interface defines that a service can handle a state parameter for the authorization url.
StateOAuth20ServiceImpl - Class in org.scribe.oauth
This class overload getAuthorizationUrl method to allow to add the state parameter to authorization url.
StateOAuth20ServiceImpl(StateApi20, OAuthConfig, int, int, String, int) - Constructor for class org.scribe.oauth.StateOAuth20ServiceImpl
 
StateOAuth20ServiceImpl(StateApi20, OAuthConfig, int, int, String, int, boolean, boolean) - Constructor for class org.scribe.oauth.StateOAuth20ServiceImpl
 
STATUS - Static variable in class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
STATUSES_COUNT - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
StravaApi - Class in org.scribe.builder.api
This class represents the OAuth API implementation for Strava.
StravaApi(String) - Constructor for class org.scribe.builder.api.StravaApi
 
StravaAttributesDefinition - Class in org.pac4j.oauth.profile.strava
Example of Strava profile: { "id": 1321007, "resource_state": 3, "firstname": "Adrian", "lastname": "Papusoi", "profile_medium": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/athletes\/1321007\/361713\/1\/medium.jpg", "profile": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/athletes\/1321007\/361713\/1\/large.jpg", "city": "Courbevoie", "state": "Île-de-France", "country": "France", "sex": "M", "friend": null, "follower": null, "premium": false, "created_at": "2012-11-13T10:13:38Z", "updated_at": "2014-12-17T13:30:39Z", "badge_type_id": 0, "follower_count": 24, "friend_count": 30, "mutual_friend_count": 0, "date_preference": "%d\/%m\/%Y", "measurement_preference": "meters", "email": "adrian.papusoi@gmail.com", "ftp": null, "clubs": [ { "id": 37365, "resource_state": 2, "name": "Amicale Cycliste des Baltringues de Longchamp", "profile_medium": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/37365\/1022943\/1\/medium.jpg", "profile": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/37365\/1022943\/1\/large.jpg" }, { "id": 45060, "resource_state": 2, "name": "VeloViewer", "profile_medium": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/45060\/1141016\/3\/medium.jpg", "profile": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/45060\/1141016\/3\/large.jpg" }, { "id": 21017, "resource_state": 2, "name": "Paris cycling meetup group", "profile_medium": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/21017\/449495\/1\/medium.jpg", "profile": "http:\/\/dgalywyr863hv.cloudfront.net\/pictures\/clubs\/21017\/449495\/1\/large.jpg" } ], "bikes": [ { "id": "b1232920", "primary": false, "name": "BH G5", "resource_state": 2, "distance": 4587858 }, { "id": "b662369", "primary": false, "name": "Gitane '80s", "resource_state": 2, "distance": 371587 }, { "id": "b526413", "primary": false, "name": "Grand Canyon AL 6.0", "resource_state": 2, "distance": 362774 }, { "id": "b1534132", "primary": true, "name": "Kona Dr Good", "resource_state": 2, "distance": 1303618 } ], "shoes": [ ] }
StravaAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
StravaClient - Class in org.pac4j.oauth.client
OAuth20Client for Strava.
StravaClient() - Constructor for class org.pac4j.oauth.client.StravaClient
 
StravaClient(String, String) - Constructor for class org.pac4j.oauth.client.StravaClient
 
StravaClub - Class in org.pac4j.oauth.profile.strava
Encapsulates a Club from a profile.
StravaClub() - Constructor for class org.pac4j.oauth.profile.strava.StravaClub
 
StravaConverters - Class in org.pac4j.oauth.profile.strava
Strava profile fields specific converters.
StravaConverters() - Constructor for class org.pac4j.oauth.profile.strava.StravaConverters
 
stravaDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
StravaGear - Class in org.pac4j.oauth.profile.strava
Encapsulates a strava bike or shoe.
StravaGear() - Constructor for class org.pac4j.oauth.profile.strava.StravaGear
 
StravaJsonExtractor - Class in org.scribe.extractors
Json token extractor for Strava using Jackson to parse the response.
StravaJsonExtractor() - Constructor for class org.scribe.extractors.StravaJsonExtractor
 
StravaProfile - Class in org.pac4j.oauth.profile.strava
Encapsulates a Strava athlete profile.
StravaProfile() - Constructor for class org.pac4j.oauth.profile.strava.StravaProfile
 
subList(int, int) - Method in class org.pac4j.oauth.profile.JsonList
 
subList(int, int) - Method in class org.pac4j.oauth.profile.XmlList
 
SUMMARY - Static variable in class org.pac4j.oauth.profile.linkedin2.LinkedIn2AttributesDefinition
 

T

THIRD_PARTY_ID - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
TIME_ZONE - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
TIME_ZONE - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
TIMEZONE - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
toArray() - Method in class org.pac4j.oauth.profile.JsonList
 
toArray(T[]) - Method in class org.pac4j.oauth.profile.JsonList
 
toArray() - Method in class org.pac4j.oauth.profile.XmlList
 
toArray(T[]) - Method in class org.pac4j.oauth.profile.XmlList
 
tokenAsHeader - Variable in class org.pac4j.oauth.client.BaseOAuthClient
 
toString() - Method in class org.pac4j.oauth.credentials.OAuthCredentials
 
toString() - Method in class org.scribe.model.ProxyOAuthRequest
 
TOTAL_PRIVATE_REPOS - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
TwitterAttributesDefinition - Class in org.pac4j.oauth.profile.twitter
This class defines the attributes of the Twitter profile.
TwitterAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
TwitterClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Twitter.
TwitterClient() - Constructor for class org.pac4j.oauth.client.TwitterClient
 
TwitterClient(String, String) - Constructor for class org.pac4j.oauth.client.TwitterClient
 
TwitterConverters - Class in org.pac4j.oauth.profile.twitter
This class defines all the converters specific to Twitter.
TwitterConverters() - Constructor for class org.pac4j.oauth.profile.twitter.TwitterConverters
 
twitterDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
TwitterProfile - Class in org.pac4j.oauth.profile.twitter
This class is the user profile for Twitter with appropriate getters.
TwitterProfile() - Constructor for class org.pac4j.oauth.profile.twitter.TwitterProfile
 
TYPE - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 

U

UPDATED - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
UPDATED_AT - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
UPDATED_AT - Static variable in class org.pac4j.oauth.profile.strava.StravaAttributesDefinition
 
UPDATED_TIME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
UPDATED_TIME - Static variable in class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
URI - Static variable in class org.pac4j.oauth.profile.orcid.OrcidAttributesDefinition
 
URI - Static variable in class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
URL - Static variable in class org.pac4j.oauth.profile.github.GitHubAttributesDefinition
 
URL - Static variable in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition
 
URL - Static variable in class org.pac4j.oauth.profile.linkedin.LinkedInAttributesDefinition
 
URL - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
USERNAME - Static variable in class org.pac4j.oauth.profile.bitbucket.BitbucketAttributesDefinition
 
USERNAME - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
USERNAME - Static variable in class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
UTC_OFFSET - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 

V

valueOf(String) - Static method in enum org.pac4j.oauth.client.Google2Client.Google2Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pac4j.oauth.profile.facebook.FacebookRelationshipStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pac4j.oauth.client.Google2Client.Google2Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pac4j.oauth.profile.facebook.FacebookRelationshipStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFIED - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
VERIFIED - Static variable in class org.pac4j.oauth.profile.twitter.TwitterAttributesDefinition
 
VkApi - Class in org.scribe.builder.api
This class represents the OAuth API implementation for Vk.
VkApi() - Constructor for class org.scribe.builder.api.VkApi
 
VkAttributesDefinition - Class in org.pac4j.oauth.profile.vk
This class defines the attributes of the Vk profile.
VkAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.vk.VkAttributesDefinition
 
VkBooleanConverter - Class in org.pac4j.oauth.profile.vk.converter
 
VkBooleanConverter() - Constructor for class org.pac4j.oauth.profile.vk.converter.VkBooleanConverter
 
VkClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Vk.
VkClient() - Constructor for class org.pac4j.oauth.client.VkClient
 
VkClient(String, String) - Constructor for class org.pac4j.oauth.client.VkClient
 
VkConverters - Class in org.pac4j.oauth.profile.vk
This class defines all the converters specific to Vk.
VkConverters() - Constructor for class org.pac4j.oauth.profile.vk.VkConverters
 
vkDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
VkProfile - Class in org.pac4j.oauth.profile.vk
This class is the user profile for Vk with appropriate getters.
VkProfile() - Constructor for class org.pac4j.oauth.profile.vk.VkProfile
 

W

WEBSITE - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
WindowsLiveApi - Class in org.scribe.builder.api
Fix url endpoints (waiting for the next Scribe release).
WindowsLiveApi() - Constructor for class org.scribe.builder.api.WindowsLiveApi
 
WindowsLiveAttributesDefinition - Class in org.pac4j.oauth.profile.windowslive
This class defines the attributes of the Windows Live profile.
WindowsLiveAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.windowslive.WindowsLiveAttributesDefinition
 
WindowsLiveClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Windows Live (SkyDrive, Hotmail and Messenger).
WindowsLiveClient() - Constructor for class org.pac4j.oauth.client.WindowsLiveClient
 
WindowsLiveClient(String, String) - Constructor for class org.pac4j.oauth.client.WindowsLiveClient
 
windowsLiveDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
WindowsLiveProfile - Class in org.pac4j.oauth.profile.windowslive
This class is the user profile for Windows Live with appropriate getters.
WindowsLiveProfile() - Constructor for class org.pac4j.oauth.profile.windowslive.WindowsLiveProfile
 
WordPressApi - Class in org.scribe.builder.api
This class represents the OAuth API implementation for WordPress.
WordPressApi() - Constructor for class org.scribe.builder.api.WordPressApi
 
WordPressAttributesDefinition - Class in org.pac4j.oauth.profile.wordpress
This class defines the attributes of the WordPress profile.
WordPressAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.wordpress.WordPressAttributesDefinition
 
WordPressClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in WordPress.
WordPressClient() - Constructor for class org.pac4j.oauth.client.WordPressClient
 
WordPressClient(String, String) - Constructor for class org.pac4j.oauth.client.WordPressClient
 
WordPressConverters - Class in org.pac4j.oauth.profile.wordpress
This class defines all the converters specific to WordPress.
WordPressConverters() - Constructor for class org.pac4j.oauth.profile.wordpress.WordPressConverters
 
wordPressDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
WordPressLinks - Class in org.pac4j.oauth.profile.wordpress
This class represents the links in WordPress.
WordPressLinks() - Constructor for class org.pac4j.oauth.profile.wordpress.WordPressLinks
 
WordPressProfile - Class in org.pac4j.oauth.profile.wordpress
This class is the user profile for WordPress with appropriate getters.
WordPressProfile() - Constructor for class org.pac4j.oauth.profile.wordpress.WordPressProfile
 
WORK - Static variable in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition
 
workDateConverter - Static variable in class org.pac4j.oauth.profile.facebook.FacebookConverters
 

X

XmlHelper - Class in org.pac4j.oauth.profile
Some XML helper mirroring the JsonHelper.
XmlHelper() - Constructor for class org.pac4j.oauth.profile.XmlHelper
 
XmlList<T> - Class in org.pac4j.oauth.profile
This class creates a list of objects (buildable from XML).
XmlList() - Constructor for class org.pac4j.oauth.profile.XmlList
 
XmlList(String, Class<T>) - Constructor for class org.pac4j.oauth.profile.XmlList
Create a list of XmlObject from a XML text.
XmlListConverter - Class in org.pac4j.oauth.profile.converter
This class converts a XML text into a list of objects.
XmlListConverter(Class<? extends Object>) - Constructor for class org.pac4j.oauth.profile.converter.XmlListConverter
 
XmlMatch - Class in org.pac4j.oauth.profile
This class represents a XML text found at a position;
XmlMatch(String, int) - Constructor for class org.pac4j.oauth.profile.XmlMatch
 
XmlObject - Class in org.pac4j.oauth.profile
This class is an object which can be built from XML.
XmlObject() - Constructor for class org.pac4j.oauth.profile.XmlObject
 
XmlObjectConverter - Class in org.pac4j.oauth.profile.converter
This class converts a XML text into a XML object.
XmlObjectConverter(Class<? extends XmlObject>) - Constructor for class org.pac4j.oauth.profile.converter.XmlObjectConverter
 

Y

YahooAddress - Class in org.pac4j.oauth.profile.yahoo
This class represents a Yahoo address.
YahooAddress() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooAddress
 
YahooAttributesDefinition - Class in org.pac4j.oauth.profile.yahoo
This class defines the attributes of the Yahoo profile.
YahooAttributesDefinition() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooAttributesDefinition
 
YahooClient - Class in org.pac4j.oauth.client
This class is the OAuth client to authenticate users in Yahoo.
YahooClient() - Constructor for class org.pac4j.oauth.client.YahooClient
 
YahooClient(String, String) - Constructor for class org.pac4j.oauth.client.YahooClient
 
YahooConverters - Class in org.pac4j.oauth.profile.yahoo
This class defines all the converters specific to Yahoo.
YahooConverters() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooConverters
 
yahooDefinition - Static variable in class org.pac4j.oauth.profile.OAuthAttributesDefinitions
 
YahooDisclosure - Class in org.pac4j.oauth.profile.yahoo
This class represents a Yahoo disclosure.
YahooDisclosure() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooDisclosure
 
YahooEmail - Class in org.pac4j.oauth.profile.yahoo
This class represents a Yahoo email.
YahooEmail() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooEmail
 
YahooImage - Class in org.pac4j.oauth.profile.yahoo
This class represents a Yahoo image.
YahooImage() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooImage
 
YahooInterest - Class in org.pac4j.oauth.profile.yahoo
This class represents a Yahoo interest.
YahooInterest() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooInterest
 
YahooProfile - Class in org.pac4j.oauth.profile.yahoo
This class is the user profile for Yahoo with appropriate getters.
YahooProfile() - Constructor for class org.pac4j.oauth.profile.yahoo.YahooProfile
 

Z

ZONEINFO - Static variable in class org.pac4j.oauth.profile.paypal.PayPalAttributesDefinition
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2015. All Rights Reserved.