com.retek.component.security.test
Class UserObjectMaster

java.lang.Object
  extended bycom.retek.component.security.test.UserObjectMaster

public class UserObjectMaster
extends java.lang.Object


Field Summary
static java.lang.String ALTERNATE_TEST_USER_ID
           
static java.lang.String LDAP_BATCH_USER_DN
           
static java.lang.String LDAP_BATCH_USER_PASSWORD
           
static java.lang.String TEST_USER_ID
           
static java.lang.String VALID_CALL_CENTER_ID
           
 
Constructor Summary
UserObjectMaster()
           
 
Method Summary
static User createAlternateTestUser(DistributedContext context)
           
static User createSystemUser(DistributedContext context, java.lang.String username)
           
static User createTestUser(DistributedContext context)
           
static User createUser(DistributedContext context)
           
static User createUser(DistributedContext context, java.lang.String userId)
           
static void resetAllDaos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

UserObjectMaster

public UserObjectMaster()
Method Detail

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