Uses of Class
org.pac4j.oauth.config.OAuthConfiguration
Packages that use OAuthConfiguration
Package
Description
-
Uses of OAuthConfiguration in org.pac4j.oauth.config
Subclasses of OAuthConfiguration in org.pac4j.oauth.configModifier and TypeClassDescriptionclassThe OAuh 1.0 configuration.classThe OAuh 2.0 configuration. -
Uses of OAuthConfiguration in org.pac4j.oauth.credentials.authenticator
Fields in org.pac4j.oauth.credentials.authenticator declared as OAuthConfigurationModifier and TypeFieldDescriptionprotected OAuthConfigurationOAuthAuthenticator.configurationprotected OAuthConfigurationOAuthAuthenticator.configuration -
Uses of OAuthConfiguration in org.pac4j.oauth.credentials.extractor
Fields in org.pac4j.oauth.credentials.extractor declared as OAuthConfigurationModifier and TypeFieldDescriptionprotected OAuthConfigurationOAuthCredentialsExtractor.configurationprotected OAuthConfigurationOAuthCredentialsExtractor.configuration -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.bitbucket
Methods in org.pac4j.oauth.profile.bitbucket with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionBitbucketProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token token, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.casoauthwrapper
Methods in org.pac4j.oauth.profile.casoauthwrapper with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionCasOAuthWrapperProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.creator
Fields in org.pac4j.oauth.profile.creator declared as OAuthConfigurationModifier and TypeFieldDescriptionprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configurationprotected OAuthConfigurationOAuthProfileCreator.configuration -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.cronofy
Methods in org.pac4j.oauth.profile.cronofy with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionCronofyProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.definition
Methods in org.pac4j.oauth.profile.definition with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionabstract StringOAuthProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) Retrieve the url of the profile of the authenticated user for the provider. -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.dropbox
Methods in org.pac4j.oauth.profile.dropbox with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionDropBoxProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token token, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.facebook
Subclasses of OAuthConfiguration in org.pac4j.oauth.profile.facebookMethods in org.pac4j.oauth.profile.facebook with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionFacebookProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.foursquare
Methods in org.pac4j.oauth.profile.foursquare with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionFoursquareProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.generic
Methods in org.pac4j.oauth.profile.generic with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionGenericOAuth20ProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.github
Methods in org.pac4j.oauth.profile.github with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionGitHubProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.google2
Methods in org.pac4j.oauth.profile.google2 with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionGoogle2ProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.hiorgserver
Subclasses of OAuthConfiguration in org.pac4j.oauth.profile.hiorgserverModifier and TypeClassDescriptionclassHiOrg-Server OAuth configuration.Methods in org.pac4j.oauth.profile.hiorgserver with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionHiOrgServerProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.linkedin2
Subclasses of OAuthConfiguration in org.pac4j.oauth.profile.linkedin2Methods in org.pac4j.oauth.profile.linkedin2 with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionLinkedIn2ProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.ok
Subclasses of OAuthConfiguration in org.pac4j.oauth.profile.okMethods in org.pac4j.oauth.profile.ok with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionOkProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token token, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.paypal
Methods in org.pac4j.oauth.profile.paypal with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionPayPalProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.qq
Methods in org.pac4j.oauth.profile.qq with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionQQProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.strava
Methods in org.pac4j.oauth.profile.strava with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionStravaProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.twitter
Methods in org.pac4j.oauth.profile.twitter with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionTwitterProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.vk
Subclasses of OAuthConfiguration in org.pac4j.oauth.profile.vkMethods in org.pac4j.oauth.profile.vk with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionVkProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.wechat
Methods in org.pac4j.oauth.profile.wechat with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionWechatProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.weibo
Methods in org.pac4j.oauth.profile.weibo with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionWeiboProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.windowslive
Methods in org.pac4j.oauth.profile.windowslive with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionWindowsLiveProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.wordpress
Methods in org.pac4j.oauth.profile.wordpress with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionWordPressProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration) -
Uses of OAuthConfiguration in org.pac4j.oauth.profile.yahoo
Methods in org.pac4j.oauth.profile.yahoo with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionYahooProfileDefinition.getProfileUrl(com.github.scribejava.core.model.Token accessToken, OAuthConfiguration configuration)