Uses of Class
org.pac4j.oauth.profile.OAuth10Profile
-
Packages that use OAuth10Profile Package Description org.pac4j.oauth.profile.bitbucket org.pac4j.oauth.profile.dropbox org.pac4j.oauth.profile.twitter org.pac4j.oauth.profile.yahoo -
-
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.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.
-