Uses of Class
org.pac4j.oauth.profile.github.GitHubProfile
Packages that use GitHubProfile
-
Uses of GitHubProfile in org.pac4j.oauth.profile.github
Methods in org.pac4j.oauth.profile.github that return GitHubProfileModifier and TypeMethodDescriptionGitHubProfileDefinition.extractUserProfile(String body) Extract the user profile from the response (JSON, XML...) of the profile url.