Uses of Class
org.pac4j.oidc.exceptions.UserInfoErrorResponseException
Packages that use UserInfoErrorResponseException
-
Uses of UserInfoErrorResponseException in org.pac4j.oidc.profile.creator
Methods in org.pac4j.oidc.profile.creator that throw UserInfoErrorResponseExceptionModifier and TypeMethodDescriptionvoidOidcProfileCreator.callUserInfoEndpoint(URI userInfoEndpointUri, com.nimbusds.oauth2.sdk.token.AccessToken accessToken, org.pac4j.core.profile.UserProfile profile)