Method | Description | |
---|---|---|
__construct ( array $info, array $config ) | Constructor for this authentication source. | |
authenticate ( &$state ) | Log-in using LinkedIn platform Documentation at: http://developer.linkedin.com/docs/DOC-1008 | |
finalStep ( &$state ) |
public __construct ( array $info, array $config ) | ||
$info | array | Information about this authentication source. |
$config | array | Configuration. |
public authenticate ( &$state ) |