Class UserProfile
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.config.UserProfile
public class UserProfile extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description UserProfile(String appName, String profileName, Properties properties) -
Method Summary
Modifier and Type Method Description StringgetAdditionalPropertyValue(String propName)StringgetAppLoginUserId()StringgetAppLoginUserPassword()StringgetName()StringgetUserAccountType()StringgetUserAccountTypeCode()List<String>getUserRoles()
-
Constructor Details
-
UserProfile
-
-
Method Details
-
getName
-
getAppLoginUserId
-
getAppLoginUserPassword
-
getUserAccountType
-
getUserAccountTypeCode
-
getUserRoles
-
getAdditionalPropertyValue
-