Class AgentTokenMapping

Description

The AgentTokenMapping is the recorded mapping between a set of authentication tokens and an AgentId as Known to the AgentManager OSID.

  • version: $Id: AgentTokenMapping.class.php,v 1.7 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/AgentTokenMapping/AgentTokenMapping.class.php (line 22)


	
			
Method Summary
object AgentTokenMapping AgentTokenMapping (object Type $authenticationType, object Id $agentId, object AuthNTokens $authNTokens)
object Id getAgentId ()
object Type getAuthenticationType ()
boolean isEqual (object AgentTokenMapping $mapping)
Methods
Constructor AgentTokenMapping (line 34)

Constructor

  • since: 3/1/05
  • access: public
object AgentTokenMapping AgentTokenMapping (object Type $authenticationType, object Id $agentId, object AuthNTokens $authNTokens)
getAgentId (line 51)

Return our Id

  • since: 3/9/05
  • access: public
object Id getAgentId ()
getAuthenticationType (line 73)

Return our Type

  • since: 3/9/05
  • access: public
object Type getAuthenticationType ()
getTokens (line 62)

Return our AuthNTokens

  • since: 3/9/05
  • access: public
object AuthNTokens getTokens ()
isEqual (line 85)

Return True if the Mapping passed is the same as this mapping

  • since: 3/9/05
  • access: public
boolean isEqual (object AgentTokenMapping $mapping)

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