Java Doc for BaseUserService.java in » ERP-CRM-Financial » Kuali-Financial-System » edu » iu » uis » eden » user » Java Source Code / Java DocumentationJava Source Code and Java Documentation
A UserService implementation which is backed by a database and fronted by an in-memory cache.
Because of the caching strategy being used, this service is not safe for use in a clustered environment.
The user objects maintained within this service are instances of SimpleWorkflowUser.
author: Eric Westfal