Credentials-class function

Credentials

Credentials

Credentials stores authentication credentials (username and password). Note that it is easy to retrieve the password from this object. There is no encryption or other security. class

Accessors

  • username: get the username as a string.
  • password: get the password as a plain text string.

Author(s)

Michael Lawrence

  • Maintainer: Michael Lawrence
  • License: Artistic-2.0
  • Last published: 2022-06-16

Useful links