Uses of Interface
com.fifa.connectid.sdk.PersonDetailsCache
-
Packages that use PersonDetailsCache Package Description com.fifa.connectid.sdk -
-
Uses of PersonDetailsCache in com.fifa.connectid.sdk
Classes in com.fifa.connectid.sdk that implement PersonDetailsCache Modifier and Type Class Description classPersonDetailsMemoryCacheFields in com.fifa.connectid.sdk declared as PersonDetailsCache Modifier and Type Field Description PersonDetailsCacheRegistrationFacadeSettings. personDetailsCacheMethods in com.fifa.connectid.sdk that return PersonDetailsCache Modifier and Type Method Description PersonDetailsCacheDefaultPersonDetailsReceivedHandler. getPersonDetailsCache()Constructors in com.fifa.connectid.sdk with parameters of type PersonDetailsCache Constructor Description DefaultPersonDetailsReceivedHandler(PersonDetailsCache personDetailsCache)PersonDetailsCacheCleanJob(PersonDetailsCache cache, PersonDetailsCacheCleanJobSettings settings, com.fifa.connectservicebus.sdk.logging.Logger logger)
-