PHP 클래스 fkooman\RemoteStorage\DbTokenValidator

상속: implements fkooman\Rest\Plugin\Authentication\Bearer\ValidatorInterface
파일 보기 프로젝트 열기: fkooman/php-remote-storage

공개 메소드들

메소드 설명
__construct ( PDO $db, $prefix = '' )
validate ( $bearerToken ) : fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo

메소드 상세

__construct() 공개 메소드

public __construct ( PDO $db, $prefix = '' )
$db PDO

validate() 공개 메소드

public validate ( $bearerToken ) : fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo
리턴 fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo