PHP Class sspmod_authwindowslive_Auth_Source_LiveID, simplesamlphp

Author: Brook Schofield, TERENA.
Author: Guy Halse, TENET.
Inheritance: extends SimpleSAML_Auth_Source
Show file Open project: simplesamlphp/simplesamlphp

Public Methods

Method Description
__construct ( array $info, array $config ) Constructor for this authentication source.
authenticate ( &$state ) Log-in using LiveID platform
finalStep ( &$state )

Method Details

__construct() public method

Constructor for this authentication source.
public __construct ( array $info, array $config )
$info array Information about this authentication source.
$config array Configuration.

authenticate() public method

Log-in using LiveID platform
public authenticate ( &$state )

finalStep() public method

public finalStep ( &$state )
$state