com.retek.component.security.test
Class UserObjectMaster
java.lang.Object
com.retek.component.security.test.UserObjectMaster
- public class UserObjectMaster
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_USER_ID
public static final java.lang.String TEST_USER_ID
- See Also:
- Constant Field Values
ALTERNATE_TEST_USER_ID
public static final java.lang.String ALTERNATE_TEST_USER_ID
- See Also:
- Constant Field Values
LDAP_BATCH_USER_DN
public static final java.lang.String LDAP_BATCH_USER_DN
- See Also:
- Constant Field Values
LDAP_BATCH_USER_PASSWORD
public static final java.lang.String LDAP_BATCH_USER_PASSWORD
- See Also:
- Constant Field Values
VALID_CALL_CENTER_ID
public static final java.lang.String VALID_CALL_CENTER_ID
- See Also:
- Constant Field Values
UserObjectMaster
public UserObjectMaster()
resetAllDaos
public static void resetAllDaos()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createSystemUser
public static User createSystemUser(DistributedContext context,
java.lang.String username)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createUser
public static User createUser(DistributedContext context,
java.lang.String userId)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createUser
public static User createUser(DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createTestUser
public static User createTestUser(DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createAlternateTestUser
public static User createAlternateTestUser(DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28