Class UserProfile

java.lang.Object
org.uitnet.testing.smartfwk.ui.core.config.UserProfile

public class UserProfile
extends Object
Author:
Madhav Krishna
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getAppLoginUserId

      public String getAppLoginUserId()
    • getAppLoginUserPassword

      public String getAppLoginUserPassword()
    • getUserAccountType

      public String getUserAccountType()
    • getUserAccountTypeCode

      public String getUserAccountTypeCode()
    • getUserRoles

      public List<String> getUserRoles()
    • getAdditionalPropertyValue

      public String getAdditionalPropertyValue​(String propName)