Uses of Class
org.pac4j.oauth.profile.facebook.FacebookProfile
-
Packages that use FacebookProfile Package Description org.pac4j.oauth.profile.facebook -
-
Uses of FacebookProfile in org.pac4j.oauth.profile.facebook
Methods in org.pac4j.oauth.profile.facebook that return FacebookProfile Modifier and Type Method Description FacebookProfileFacebookProfileDefinition. extractUserProfile(String body)Methods in org.pac4j.oauth.profile.facebook with parameters of type FacebookProfile Modifier and Type Method Description protected voidFacebookProfileDefinition. extractData(FacebookProfile profile, com.fasterxml.jackson.databind.JsonNode json, String name)
-