Module implementing a class to read login data files.
None |
PasswordReader | Class implementing a reader object for login data files. |
None |
Class implementing a reader object for login data files.
None |
None |
PasswordReader | Constructor |
__readForms | Private method to read the forms information. |
__readLogins | Private method to read the login information. |
__readNevers | Private method to read the never URLs. |
__readPasswords | Private method to read and parse the login data file. |
__skipUnknownElement | Private method to skip over all unknown elements. |
read | Public method to read a login data file. |
None |
Constructor
Private method to read the forms information.
Private method to read the login information.
Private method to read the never URLs.
Private method to read and parse the login data file.
Private method to skip over all unknown elements.
Public method to read a login data file.