Uses of Class
org.pac4j.oauth.profile.OAuth10Profile
-
-
Uses of OAuth10Profile in org.pac4j.oauth.profile.bitbucket
Subclasses of OAuth10Profile in org.pac4j.oauth.profile.bitbucket Modifier and Type Class Description classBitbucketProfileThis class is the user profile for Bitbucket with appropriate getters. -
Uses of OAuth10Profile in org.pac4j.oauth.profile.creator
Classes in org.pac4j.oauth.profile.creator with type parameters of type OAuth10Profile Modifier and Type Class Description classOAuth10ProfileCreator<U extends OAuth10Profile>OAuth 1.0 profile creator. -
Uses of OAuth10Profile in org.pac4j.oauth.profile.definition
Classes in org.pac4j.oauth.profile.definition with type parameters of type OAuth10Profile Modifier and Type Class Description classOAuth10ProfileDefinition<P extends OAuth10Profile>OAuth 1.0 profile definition. -
Uses of OAuth10Profile in org.pac4j.oauth.profile.dropbox
Subclasses of OAuth10Profile in org.pac4j.oauth.profile.dropbox Modifier and Type Class Description classDropBoxProfileThis class is the user profile for DropBox with appropriate getters. -
Uses of OAuth10Profile in org.pac4j.oauth.profile.twitter
Subclasses of OAuth10Profile in org.pac4j.oauth.profile.twitter Modifier and Type Class Description classTwitterProfileThis class is the user profile for Twitter with appropriate getters. -
Uses of OAuth10Profile in org.pac4j.oauth.profile.yahoo
Subclasses of OAuth10Profile in org.pac4j.oauth.profile.yahoo Modifier and Type Class Description classYahooProfileThis class is the user profile for Yahoo with appropriate getters.
-