The SQLDatabaseAuthNMethod is used to authenticate against a SQL database.
Located in /harmoni/core/oki2/agentmanagement/AuthNMethods/SQLDatabaseAuthNMethod.class.php (line 23)
AuthNMethod | --SQLDatabaseAuthNMethod
Add tokens to the system.
Stores the configuration. Calls the parent configuration first, then does additional operations.
Authenticate an AuthNTokens object
Create a Tokens Object
Add tokens and associated Properties to the system.
Get an iterator of the AuthNTokens that match the search string passed.
The '*' wildcard character can be present in the string and will be converted to the system wildcard for the AuthNMethod if wildcards are supported or removed (and the exact string searched for) if they are not supported.
When multiple fields are searched on an OR search is performed, i.e. '*ach*' would match username/fullname 'achapin'/'Chapin, Alex' as well as 'zsmith'/'Smith, Zach'.
Return TRUE if this method supports property updates.
Return TRUE if this method supports token addition.
Return TRUE if this method supports token deletion.
Return TRUE if this method supports token updates.
Return true if the tokens can be matched in the system.
Update the properties for the given tokens
Update old tokens to new tokens in the system.
A private method used to populate the Properties that correspond to the given AuthNTokens
Inherited From AuthNMethod
AuthNMethod::AuthNMethod()
AuthNMethod::addTokens()
AuthNMethod::assignConfiguration()
AuthNMethod::authenticate()
AuthNMethod::authenticateTokens()
AuthNMethod::createTokens()
AuthNMethod::createTokensForIdentifier()
AuthNMethod::createTokensObject()
AuthNMethod::deleteTokens()
AuthNMethod::exists()
AuthNMethod::getAllGroups()
AuthNMethod::getDisplayNameForTokens()
AuthNMethod::getGroup()
AuthNMethod::getGroupsContainingGroup()
AuthNMethod::getGroupsContainingTokens()
AuthNMethod::getProperties()
AuthNMethod::getPropertiesForTokens()
AuthNMethod::getRootGroups()
AuthNMethod::getTokensBySearch()
AuthNMethod::getType()
AuthNMethod::isGroup()
AuthNMethod::setType()
AuthNMethod::supportsDirectory()
AuthNMethod::supportsPropertyUpdates()
AuthNMethod::supportsTokenAddition()
AuthNMethod::supportsTokenDeletion()
AuthNMethod::supportsTokenUpdates()
AuthNMethod::tokensExist()
AuthNMethod::updatePropertiesForTokens()
AuthNMethod::updateTokens()
AuthNMethod::_populateProperties()
Documentation generated on Wed, 19 Sep 2007 10:26:39 -0400 by phpDocumentor 1.3.0RC3