Password
The Password
class is used to
represent a password stored in the Glider's system
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
Constructors
Link copied to clipboard
constructor()
Constructor to init the Password class
constructor( id: String, creationDate: Long, tail: String, password: String, scopes: String, type: PasswordType, configuration: PasswordConfiguration, user: GliderUser)
Constructor to init the Password class
constructor( id: String, creationDate: Long, tail: String, password: String, scopes: String, type: PasswordType, events: List<PasswordEvent>, configuration: PasswordConfiguration, user: GliderUser)
Constructor to init the Password class
Properties
Link copied to clipboard
configuration
the
configuration used to generate the password
Link copied to clipboard
creationDate
the date when
the password has been created
Link copied to clipboard
Link copied to clipboard
events
the
events related to the lifecycle of the password
Link copied to clipboard
Link copied to clipboard
type
the
type of the password
Link copied to clipboard
user
the
user owner of the password
Functions
Link copied to clipboard
Method used to check whether the filter
keywords match with any scopes of
the password
Link copied to clipboard
Method used to set the decrypted data of the
password