public class UserFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static boolean |
DEBUG |
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
UserFactory() |
Modifier and Type | Method and Description |
---|---|
BSAccountUser |
getNewUser() |
BSAccountUserWebSession |
getNewUserWebSession(BSAccountUser user) |
BSAccountUser |
getUser(BSAccount account) |
protected static final boolean DEBUG
protected final org.apache.commons.logging.Log log