Class LDAPAuthNTokens

Description

This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's PHP's crypt() function.

  • version: $Id: LDAPAuthNTokens.class.php,v 1.10 2007/09/04 20:25:37 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/oki2/agentmanagement/AuthNMethods/LDAPAuthNTokens.class.php (line 24)

AuthNTokens
   |
   --UsernamePasswordAuthNTokens
      |
      --LDAPAuthNTokens
Method Summary
object LDAPAuthNTokens (object Properties $configuration)
void initializeForTokens (mixed $tokens)
Methods
Constructor LDAPAuthNTokens (line 36)

Constructor, Adds some additional functionality to that of the parent's constructor

  • since: 3/4/05
  • access: public
object LDAPAuthNTokens (object Properties $configuration)
  • object Properties $configuration
initializeForTokens (line 58)

Initialize this object for a set of authentication tokens. The identifier is the user's CN, but they may have passed a username or email as part of their tokens instead.

  • since: 3/1/05
  • access: public
void initializeForTokens (mixed $tokens)
  • mixed $tokens

Redefinition of:
UsernamePasswordAuthNTokens::initializeForTokens()
Initialize this object for a set of authentication tokens.

Inherited Methods

Inherited From UsernamePasswordAuthNTokens

UsernamePasswordAuthNTokens::getPassword()
UsernamePasswordAuthNTokens::getUsername()
UsernamePasswordAuthNTokens::initializeForIdentifier()
UsernamePasswordAuthNTokens::initializeForTokens()

Inherited From AuthNTokens

AuthNTokens::AuthNTokens()
AuthNTokens::getIdentifier()
AuthNTokens::getTokens()
AuthNTokens::initializeForIdentifier()
AuthNTokens::initializeForTokens()

Documentation generated on Wed, 19 Sep 2007 10:24:50 -0400 by phpDocumentor 1.3.0RC3