Uses of Class
org.forgerock.openig.tools.userprofile.UserProfileException
Package
Description
This package contains classes to call AM to retrieve user's profile info.
-
Uses of UserProfileException in org.forgerock.openig.tools.userprofile
Modifier and TypeMethodDescriptionCacheUserProfileService.getUserProfile
(Context context, String username) CrestUserProfileService.getUserProfile
(Context context, String username) UserProfileService.getUserProfile
(Context context, String username) Returns a promise that will be completed with anUserProfile
or with anUserProfileException
in case of errors.