Class AuthenticationResponse

Description

Soap Response sent by the server after a call to the 'Authenticate' method

  • author: Pascal (Meta) Havelange - havelangep@hotmail.com
  • copyright: Copyright 2008, Pascal (Meta) Havelange, All rights reserved
  • see: TariqaAuthentication::Login

Located in /lib/TariqaAuthentication/AuthenticationResponse.class.php (line 11)


	
			
Variable Summary
Variables
int $expirationDate (line 23)

Time at which the token will expire (unix timestamp)

  • access: public
boolean $https (line 29)

Flag indicating weither the connection was made through HTTPS or through HTTP

  • access: public
string $identificationToken (line 17)

Identification Token

  • access: public

Documentation generated on Mon, 30 Mar 2009 16:36:11 +0200 by phpDocumentor 1.4.1