Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package AuthenticationDatabaseTiein Element Index

Element index for package AuthenticationDatabaseTiein

Package indexes

[ d ] [ e ] [ f ] [ g ] [ i ] [ o ] [ r ] [ s ] [ t ] [ u ] [ _ ]

Letter '_'

__construct
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::__construct()
    Creates a new object of this class.
__construct
in file database_options.php, method ezcAuthenticationDatabaseOptions::__construct()
    Constructs an object with the specified values.
__construct
in file database_filter.php, method ezcAuthenticationDatabaseFilter::__construct()
    Creates a new object of this class.
__construct
in file database_info.php, method ezcAuthenticationDatabaseInfo::__construct()
    Constructs a new ezcAuthenticationDatabaseInfo object.
__construct
in file openid_db_store_options.php, method ezcAuthenticationOpenidDbStoreOptions::__construct()
    Constructs an object with the specified values.
__set_state
in file database_info.php, method ezcAuthenticationDatabaseInfo::__set_state()
    Returns a new instance of this class with the data specified by $array.

Letter 'd'

$data
in file database_filter.php, variable ezcAuthenticationDatabaseFilter::$data
    Holds the extra data fetched during the authentication process.
database_filter.php
procedural page database_filter.php
database_info.php
procedural page database_info.php
database_options.php
procedural page database_options.php

Letter 'e'

ezcAuthenticationDatabaseFilter
in file database_filter.php, class ezcAuthenticationDatabaseFilter
    Filter to authenticate against a database.
ezcAuthenticationDatabaseInfo
in file database_info.php, class ezcAuthenticationDatabaseInfo
    Structure for defining the database and table to authenticate against.
ezcAuthenticationDatabaseOptions
in file database_options.php, class ezcAuthenticationDatabaseOptions
    Class containing the options for the database authentication filter.
ezcAuthenticationOpenidDbStore
in file openid_db_store.php, class ezcAuthenticationOpenidDbStore
    Class providing database storage for OpenID authentication.
ezcAuthenticationOpenidDbStoreOptions
in file openid_db_store_options.php, class ezcAuthenticationOpenidDbStoreOptions
    Class containing the options for the OpenID database store.

Letter 'f'

$fields
in file database_info.php, variable ezcAuthenticationDatabaseInfo::$fields
    Fields which hold the user credentials.
fetchData
in file database_filter.php, method ezcAuthenticationDatabaseFilter::fetchData()
    Returns the extra data which was fetched during the authentication process.

Letter 'g'

getAssociation
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::getAssociation()
    Returns the unserialized association linked to the OpenID provider URL.

Letter 'i'

$instance
in file database_info.php, variable ezcAuthenticationDatabaseInfo::$instance
    Database instance.

Letter 'o'

openid_db_store.php
procedural page openid_db_store.php
openid_db_store_options.php
procedural page openid_db_store_options.php

Letter 'r'

$requestedData
in file database_filter.php, variable ezcAuthenticationDatabaseFilter::$requestedData
    Holds the attributes which will be requested during the authentication process.
registerFetchData
in file database_filter.php, method ezcAuthenticationDatabaseFilter::registerFetchData()
    Registers the extra data which will be fetched by the filter during the authentication process.
removeAssociation
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::removeAssociation()
    Removes the association linked to the OpenID provider URL.
removeNonce
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::removeNonce()
    Removes the nonce from the nonces table.
run
in file database_filter.php, method ezcAuthenticationDatabaseFilter::run()
    Runs the filter and returns a status code when finished.

Letter 's'

STATUS_PASSWORD_INCORRECT
in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_PASSWORD_INCORRECT
    Password is incorrect.
STATUS_USERNAME_INCORRECT
in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_USERNAME_INCORRECT
    Username is not found in the database.
storeAssociation
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::storeAssociation()
    Stores an association in the store linked to the OpenID provider URL.
storeNonce
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::storeNonce()
    Stores the nonce in the store.

Letter 't'

$table
in file database_info.php, variable ezcAuthenticationDatabaseInfo::$table
    Table which stores the user credentials.

Letter 'u'

useNonce
in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::useNonce()
    Checks if the nonce exists and afterwards deletes it.
Documentation generated by phpDocumentor 1.4.3