$k. EncryptedAccount

new EncryptedAccount()

Methods

(static) from(encryptedAccount)

Set the username and password from a volume encrypted authenication string

Parameters:
NameTypeDescription
encryptedAccountstring

Encrypted account (Base64 encoded string generated in the Admin-Tool)

Version
  • Experimental feature, might be removed at any time
Since
  • 5.2.2

password()

Returns the password as a plain string. Handle with care!

Version
  • Experimental feature, might be removed at any time
Since
  • 5.2.2

userName()

Returns the username

Version
  • Experimental feature, might be removed at any time
Since
  • 5.2.2