Uses of Class
de.adorsys.datasafe.directory.impl.profile.operations.DefaultUserProfileCache
Packages that use DefaultUserProfileCache
-
Uses of DefaultUserProfileCache in de.adorsys.datasafe.directory.impl.profile.operations
Methods in de.adorsys.datasafe.directory.impl.profile.operations that return DefaultUserProfileCacheModifier and TypeMethodDescriptionDefaultUserProfileCache_Factory.get()static DefaultUserProfileCacheDefaultUserProfileCache_Factory.newInstance(Map<UserID, UserPublicProfile> publicProfile, Map<UserID, UserPrivateProfile> privateProfile) Method parameters in de.adorsys.datasafe.directory.impl.profile.operations with type arguments of type DefaultUserProfileCacheModifier and TypeMethodDescriptionstatic voidDefaultUserProfileCacheRuntimeDelegatable.overrideWith(OverridesRegistry context, Function<DefaultUserProfileCacheRuntimeDelegatable.ArgumentsCaptor, DefaultUserProfileCache> ctorCaptor) This is a typesafe function to register overriding class into context.