PHP 클래스 sspmod_authlinkedin_Auth_Source_LinkedIn, simplesamlphp

저자: Brook Schofield, TERENA.
상속: extends SimpleSAML_Auth_Source
파일 보기 프로젝트 열기: simplesamlphp/simplesamlphp

공개 메소드들

메소드 설명
__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 )

메소드 상세

__construct() 공개 메소드

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

authenticate() 공개 메소드

Log-in using LinkedIn platform Documentation at: http://developer.linkedin.com/docs/DOC-1008
public authenticate ( &$state )

finalStep() 공개 메소드

public finalStep ( &$state )