Package org.keycloak.models.cache
Interface OnUserCache
- All Known Implementing Classes:
 UserStorageManager
public interface OnUserCache
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonCache(RealmModel realm, CachedUserModel user, UserModel delegate)  
- 
Method Details
- 
onCache
 
 -