PHP 클래스 sspmod_authfacebook_Auth_Source_Facebook, simplesamlphp

저자: Andreas Åkre Solberg, UNINETT AS.
상속: extends SimpleSAML_Auth_Source
파일 보기 프로젝트 열기: simplesamlphp/simplesamlphp

공개 메소드들

메소드 설명
__construct ( array $info, array $config ) Constructor for this authentication source.
authenticate ( &$state ) Log-in using Facebook platform
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 Facebook platform
public authenticate ( &$state )

finalStep() 공개 메소드

public finalStep ( &$state )