phpPoA2
[ class tree: phpPoA2 ] [ index: phpPoA2 ] [ all elements ]

Class: PAPIConfigurator

Source Location: /lib/authn/PAPIConfigurator.php

Class Overview

GenericConfigurator
   |
   --PAPIConfigurator

Configurator class for the PAPI Authentication Engine.


Variables

Methods


Inherited Variables

Inherited Methods

Class: GenericConfigurator

GenericConfigurator::__construct()
Main constructor.
GenericConfigurator::configure()
Read the configuration from the specified file and section.
GenericConfigurator::validate()
Check all mandatory attributes are set.

Class Details

[line 31]
Configurator class for the PAPI Authentication Engine.



[ Top ]


Class Variables

$mandatory_options = array('Location',
                                         'CookieDomain',
                                         'LKey',
                                         'PubKeyFile',
                                         'CookieTimeout',
                                         'DBType',
                                         'RedirectURL',
                                         'RedirectType')

[line 33]



Tags:

access:  protected

Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


method getCookieDomain [line 54]

string getCookieDomain( )



Tags:

access:  public


[ Top ]

method getCookieTimeout [line 78]

integer getCookieTimeout( )



Tags:

access:  public


[ Top ]

method getDBFile [line 94]

string getDBFile( )



Tags:

access:  public


[ Top ]

method getDBHost [line 102]

string getDBHost( )



Tags:

access:  public


[ Top ]

method getDBName [line 126]

string getDBName( )



Tags:

access:  public


[ Top ]

method getDBPassword [line 118]

string getDBPassword( )



Tags:

access:  public


[ Top ]

method getDBPrefix [line 134]

string getDBPrefix( )



Tags:

access:  public


[ Top ]

method getDBType [line 86]

integer getDBType( )



Tags:

access:  public


[ Top ]

method getDBUser [line 110]

string getDBUser( )



Tags:

access:  public


[ Top ]

method getFriendlyName [line 185]

string getFriendlyName( )



Tags:

access:  public


[ Top ]

method getHomeLocatorID [line 169]

string getHomeLocatorID( )



Tags:

access:  public


[ Top ]

method getID [line 177]

string getID( )



Tags:

access:  public


[ Top ]

method getLKey [line 62]

string getLKey( )



Tags:

access:  public


[ Top ]

method getLocation [line 46]

string getLocation( )



Tags:

access:  public


[ Top ]

method getLogoutURL [line 193]

string getLogoutURL( )



Tags:

access:  public


[ Top ]

method getPubKeyFile [line 70]

string getPubKeyFile( )



Tags:

access:  public


[ Top ]

method getRedirectType [line 150]

integer getRedirectType( )



Tags:

access:  public


[ Top ]

method getRedirectURL [line 142]

string getRedirectURL( )



Tags:

access:  public


[ Top ]

method getRequestLifetime [line 201]

seconds getRequestLifetime( )



Tags:

access:  public


[ Top ]


Documentation generated on Tue, 25 Jan 2011 11:24:35 +0100 by phpDocumentor 1.4.3