phpDocumentor GalleryCore
Classes
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GalleryAuthPlugin

Source Location: /modules/core/classes/GalleryAuthPlugin.class

Class GalleryAuthPlugin

Class Overview

Interface for authentication plugins.

Authentication must be fast since it takes place at the beginning of every request. Multiple plugins may be registered at the same time. They are instantiated one by one, as needed. The first plugin to successfully return a user object wins.

Located in /modules/core/classes/GalleryAuthPlugin.class [line 43]



		
				Author(s):
		
API Tags:
Abstract:  

Methods

[ Top ]
Method Summary
array   getUser()   Perform authentication & return a user object

[ Top ]
Methods
getUser  [line 51]

  array getUser( )

Perform authentication & return a user object


API Tags:
Return:  GalleryStatus a status code GalleryUser the active user or null


[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:53:58 -0700 by phpDocumentor 1.3.0RC6