PassguardErrorManager | Manage all error messages of the Framework |
PasswordCodecPrototype | Password encoding/decoding prototype |
PasswordCodecPrototypeManager | The manager of all the codec prototype available as plugins |
PasswordFinderVisitor | Visitor of the password composite used to find a password that match with the PasswordInfos given in arguments |
PasswordGroupElement | Branch element of the password composite |
PasswordInfos | Structure holding the password informations |
PasswordManagerElement | Leaf element of the password composite |
PasswordRootElement | Root element of the password composite |
PasswordSaverVisitor | Visitor of the password composite used to run throught all the tree and push every PasswordInfos structure into the given codec object |
PasswordTree | The password tree manager |
PasswordTreeAddElementVisitor | The visitor used to create the password composite from the password infos |
PasswordTreeDelElementVisitor | The visitor used to remove a password infos from the password composite |
PasswordTreeElement | Main element of the password composite |
PasswordTreeElementAbstractVisitor | Abstract visitor of the password composite |
PasswordTreeElementFactory | Factory of the password composite |