Package org.forgerock.openig.tools.userprofile
This package contains classes to call AM to retrieve user's profile info.
- 
Interface Summary Interface Description UserProfileService TheUserProfileServiceis responsible for requesting user profile attributes.
- 
Class Summary Class Description CacheUserProfileService Create a CacheUserProfileService which is responsible for managing theUserProfilecache.CrestUserProfileService TheCrestUserProfileServiceis 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.