The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

com::zoho::api::authenticator::store::DBStore - This class stores the user token details to the MySQL DataBase

DESCRIPTION

METHODS

new

Creates an DBStore class instance with the specified parameters

Param host : A String containing the DataBase host name

Param database_name : A String containing the DataBase name

Param user_name : A String containing the DataBase user name

Param password : A String containing the DataBase password

Param port_number : A String containing the DataBase port number