Interface UserManager<C,T,D,S>
- Type Parameters:
C- the user context typeT- the transient user context typeD- the deployment identifier typeS- the session identifier type
- All Superinterfaces:
Manager<String>, ManagerConfiguration<String>, Service
- All Known Implementing Classes:
CachedUserManager, DecoratedUserManager, DefaultUserManager
-
Method Summary
Methods inherited from interface Manager
getBatchFactoryMethods inherited from interface ManagerConfiguration
getIdentifierFactory
-
Method Details
-
createUser
-
findUser
-