Password for login into add-on

Hello!
I’m developing an add-on which requires username and password from the user. I’m using WindowXML class for customizing the look. I also wanted to make a simple login dialog in XML but i have a problem, that i don’t know if i can customize edit control in XML so that password would be “hidden” like “*******”.

Does anybody have a solution? Thank you!