UsernamePasswordAuthNTokens is used by AuthNMethods that wrap systems that authenticate via a Username/Password pair of strings.
Located in /harmoni/core/oki2/agentmanagement/AuthNMethods/UsernamePasswordAuthNTokens.class.php (line 24)
AuthNTokens | --UsernamePasswordAuthNTokens
Class | Description |
---|---|
CryptUsernamePasswordAuthNTokens | This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's PHP's crypt() function. |
LDAPAuthNTokens | This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's PHP's crypt() function. |
SQLDatabaseMD5UsernamePasswordAuthNTokens | This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's MD5 function. |
SQLDatabaseSHA1UsernamePasswordAuthNTokens | This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's SHA1 function. |
Initialize this object for an identifier. The identifier is often a username, but can be any string as long as it is unique within a given AuthNMethod.
Initialize this object for a set of authentication tokens.
Inherited From AuthNTokens
AuthNTokens::AuthNTokens()
AuthNTokens::getIdentifier()
AuthNTokens::getTokens()
AuthNTokens::initializeForIdentifier()
AuthNTokens::initializeForTokens()
Documentation generated on Wed, 19 Sep 2007 10:27:40 -0400 by phpDocumentor 1.3.0RC3