Class WSKAuthenticateResponse

Description

Type of object returned by the Authenticate operation

Located in /wsk/WSKAuthenticateResponse.class.php (line 5)


	
			
Variable Summary
Method Summary
WSKAuthenticateResponse __construct ([string $binarySecurityToken = null], [string $expiration = null], [string $locale = null])
Variables
string $binarySecurityToken (line 17)

LexisNexis BinarySecurityToken

  • access: public
string $expiration (line 11)

Date of expiration of the binarySecurityToken

  • access: public
WSKUserInformation $userInformation (line 23)

userInformation

  • access: public
Methods
Constructor __construct (line 31)

Constructs an authenticateResponse object

  • access: public
WSKAuthenticateResponse __construct ([string $binarySecurityToken = null], [string $expiration = null], [string $locale = null])
  • string $binarySecurityToken: The LexisNexis binary security token
  • string $expiration: The expiration date of the token
  • string $locale: The locale of the user (i.e.: en-US)

Documentation generated on Thu, 10 Dec 2009 15:22:25 +0100 by phpDocumentor 1.4.1