Uses of Class
org.pac4j.oauth.profile.hiorgserver.HiOrgServerProfile
Packages that use HiOrgServerProfile
-
Uses of HiOrgServerProfile in org.pac4j.oauth.profile.hiorgserver
Methods in org.pac4j.oauth.profile.hiorgserver that return HiOrgServerProfileModifier and TypeMethodDescriptionHiOrgServerProfileDefinition.extractUserProfile(String body) Extract the user profile from the response (JSON, XML...) of the profile url.Methods in org.pac4j.oauth.profile.hiorgserver with parameters of type HiOrgServerProfileModifier and TypeMethodDescriptionprotected voidHiOrgServerProfileDefinition.extractRoles(HiOrgServerProfile profile) extractRoles.