Class PlgAuthenticationGMail

Description

GMail Authentication Plugin

  • since: 1.5

Located in /plugins/authentication/gmail/gmail.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgAuthenticationGMail
Method Summary
 boolean onUserAuthenticate (array $credentials, array $options, object &$response)
Variables
Methods
onUserAuthenticate (line 32)

This method should handle any authentication and report back to the subject

  • since: 1.5
  • access: public
boolean onUserAuthenticate (array $credentials, array $options, object &$response)
  • array $credentials: Array holding the user credentials
  • array $options: Array of extra options
  • object &$response: Authentication response object

Inherited Methods

Inherited From JPlugin

 JPlugin::__construct()
 JPlugin::loadLanguage()

Inherited From JEvent

 JEvent::__construct()
 JEvent::update()

Inherited From JObject

 JObject::__construct()
 JObject::def()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::__toString()

Documentation generated on Tue, 19 Nov 2013 15:04:01 +0100 by phpDocumentor 1.4.3