Uses of Class
org.pac4j.oauth.profile.OAuth20Profile
-
-
Uses of OAuth20Profile in org.pac4j.oauth.profile
Subclasses of OAuth20Profile in org.pac4j.oauth.profile Modifier and Type Class Description classOAuth10ProfileThis class is the base OAuth 1.0 profile, extending from the baseOAuth20Profile. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.bitbucket
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.bitbucket Modifier and Type Class Description classBitbucketProfileThis class is the user profile for Bitbucket with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.casoauthwrapper
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.casoauthwrapper Modifier and Type Class Description classCasOAuthWrapperProfileThis class is the user profile for sites using OAuth wrapper for CAS. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.creator
Classes in org.pac4j.oauth.profile.creator with type parameters of type OAuth20Profile Modifier and Type Class Description classOAuth20ProfileCreator<U extends OAuth20Profile>OAuth 2.0 profile creator. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.definition
Classes in org.pac4j.oauth.profile.definition with type parameters of type OAuth20Profile Modifier and Type Class Description classOAuth20ProfileDefinition<P extends OAuth20Profile,C extends OAuth20Configuration>OAuth 2.0 profile definition. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.dropbox
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.dropbox Modifier and Type Class Description classDropBoxProfileThis class is the user profile for DropBox with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.facebook
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.facebook Modifier and Type Class Description classFacebookProfileThis class is the user profile for Facebook with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.figshare
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.figshare Modifier and Type Class Description classFigShareProfileFigShare profile. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.foursquare
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.foursquare Modifier and Type Class Description classFoursquareProfileThis class is the user profile for Foursquare with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.generic
Methods in org.pac4j.oauth.profile.generic that return OAuth20Profile Modifier and Type Method Description OAuth20ProfileGenericOAuth20ProfileDefinition. extractUserProfile(String body) -
Uses of OAuth20Profile in org.pac4j.oauth.profile.github
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.github Modifier and Type Class Description classGitHubProfileThis class is the user profile for GitHub with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.google2
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.google2 Modifier and Type Class Description classGoogle2ProfileThis class is the user profile for Google (using OAuth protocol version 2) with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.hiorgserver
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.hiorgserver Modifier and Type Class Description classHiOrgServerProfileThis class is the user profile for HiOrg-Server with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.linkedin2
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.linkedin2 Modifier and Type Class Description classLinkedIn2Profile -
Uses of OAuth20Profile in org.pac4j.oauth.profile.ok
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.ok Modifier and Type Class Description classOkProfileRepresents basic (OAuth20Profile) profile on Ok.ru (Odnoklassniki.ru) -
Uses of OAuth20Profile in org.pac4j.oauth.profile.paypal
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.paypal Modifier and Type Class Description classPayPalProfileThis class is the user profile for PayPal with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.qq
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.qq Modifier and Type Class Description classQQProfileThis class is the user profile for Tencent QQ Connect with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.strava
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.strava Modifier and Type Class Description classStravaProfileThis class is the user profile for Strava with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.twitter
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.twitter Modifier and Type Class Description classTwitterProfileThis class is the user profile for Twitter with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.vk
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.vk Modifier and Type Class Description classVkProfileThis class is the user profile for Vk with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.wechat
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.wechat Modifier and Type Class Description classWechatProfileThis class is the user profile for Tencent Wechat with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.weibo
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.weibo Modifier and Type Class Description classWeiboProfileThis class is the user profile for Sina Weibo (using OAuth protocol version 2) with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.windowslive
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.windowslive Modifier and Type Class Description classWindowsLiveProfileThis class is the user profile for Windows Live with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.wordpress
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.wordpress Modifier and Type Class Description classWordPressProfileThis class is the user profile for WordPress with appropriate getters. -
Uses of OAuth20Profile in org.pac4j.oauth.profile.yahoo
Subclasses of OAuth20Profile in org.pac4j.oauth.profile.yahoo Modifier and Type Class Description classYahooProfileThis class is the user profile for Yahoo with appropriate getters.
-