Documentation

Horde_Imap_Client_Base_Password

Interface to allow dynamic generation of server password.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2013-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

since
2.14.0

Table of Contents

getPassword()  : string
Return the password to use for the server connection.

Methods

getPassword()

Return the password to use for the server connection.

public getPassword() : string
Return values
string

The password.

Search results