org.mftech.dawn.server.projects
Interface UserManagerFactory
- All Known Implementing Classes:
- UserManagerFactoryImpl
public interface UserManagerFactory
mfInstance
static final UserManagerFactory mfInstance
GLOBAL_USERMANAGER
static final int GLOBAL_USERMANAGER
- See Also:
- Constant Field Values
STANDARD_USER_MANAGER
static final int STANDARD_USER_MANAGER
- See Also:
- Constant Field Values
NULL_USER_MANAGER
static final int NULL_USER_MANAGER
- See Also:
- Constant Field Values
create
UserManager create(int id)