[ https://issues.apache.org/jira/browse/STRATOS-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368714#comment-14368714 ]
Mariangela Hills commented on STRATOS-1262: ------------------------------------------- Imesh, suggested that we can change this to "adminUserName". > Property for tenant username is not meaningful > ---------------------------------------------- > > Key: STRATOS-1262 > URL: https://issues.apache.org/jira/browse/STRATOS-1262 > Project: Stratos > Issue Type: Improvement > Components: REST API > Affects Versions: 4.1.0 Alpha > Reporter: Mariangela Hills > Assignee: Dinithi De SIlva > Priority: Trivial > > The property to depict the tenant username has been mentioned as "admin". > This is not very intuitive as in a user will not be able to figure out what > exactly is supposed to be entered for this property. I would suggest that > this is changed to userName or something more meaningful. > [1] > public class TenantInfoBean { > private String admin; //admin's user name > private String firstname; > private String lastname; > private String adminPassword; > private String tenantDomain; > private int tenantId; > private String email; > private boolean active; > private String successKey; > private long createdDate; > private String originatedService; > private String usagePlan; -- This message was sent by Atlassian JIRA (v6.3.4#6332)