BeaLoginInput constructor

BeaLoginInput()

Implementation

BeaLoginInput(){
  tenancyName = "";
  usernameOrEmailAddress = "";
  password = "";
}