Uses of Class
org.pac4j.oauth.profile.casoauthwrapper.CasOAuthWrapperProfile
Packages that use CasOAuthWrapperProfile
-
Uses of CasOAuthWrapperProfile in org.pac4j.oauth.profile.casoauthwrapper
Methods in org.pac4j.oauth.profile.casoauthwrapper that return CasOAuthWrapperProfileModifier and TypeMethodDescriptionCasOAuthWrapperProfileDefinition.extractUserProfile(String body) Extract the user profile from the response (JSON, XML...) of the profile url.Methods in org.pac4j.oauth.profile.casoauthwrapper with parameters of type CasOAuthWrapperProfileModifier and TypeMethodDescriptionprotected voidCasOAuthWrapperProfileDefinition.extractAttributes(com.fasterxml.jackson.databind.JsonNode json, CasOAuthWrapperProfile profile)