Uses of Class
org.pac4j.oauth.profile.ok.OkConfiguration
-
Packages that use OkConfiguration Package Description org.pac4j.oauth.client org.pac4j.oauth.profile.ok -
-
Uses of OkConfiguration in org.pac4j.oauth.client
Methods in org.pac4j.oauth.client that return OkConfiguration Modifier and Type Method Description OkConfigurationOkClient. getConfiguration() -
Uses of OkConfiguration in org.pac4j.oauth.profile.ok
Methods in org.pac4j.oauth.profile.ok with parameters of type OkConfiguration Modifier and Type Method Description StringOkProfileDefinition. getProfileUrl(com.github.scribejava.core.model.OAuth2AccessToken accessToken, OkConfiguration configuration)
-