Package org.forgerock.openig.tools.userprofile
This package contains classes to call AM to retrieve user's profile info.
-
Interface Summary Interface Description UserProfileService TheUserProfileService
is responsible for requesting user profile attributes. -
Class Summary Class Description CacheUserProfileService Create a CacheUserProfileService which is responsible for managing theUserProfile
cache.CrestUserProfileService TheCrestUserProfileService
is responsible for interactions with AM users endpoint using resource version 3.0; since AM v13.UserProfile Class containing user profile information. -
Exception Summary Exception Description UserProfileException Represents an exception thrown whilst performing UserProfileService operations.