Package | Description |
---|---|
org.forgerock.openig.tools.userprofile |
This package contains classes to call AM to retrieve user's profile info.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheUserProfileService
Create a CacheUserProfileService which is responsible for managing the
UserProfile cache. |
class |
CrestUserProfileService
The
CrestUserProfileService is responsible for interactions with AM users endpoint
using resource version 3.0; since AM v13. |
Constructor and Description |
---|
CacheUserProfileService(UserProfileService userProfileService,
com.github.benmanes.caffeine.cache.Caffeine<Object,Object> caffeine,
Duration maximumTimeout)
Creates a new CacheUserProfileService.
|
Copyright 2011-2017 ForgeRock AS.