PHP Class fkooman\RemoteStorage\DbTokenValidator

Inheritance: implements fkooman\Rest\Plugin\Authentication\Bearer\ValidatorInterface
Afficher le fichier Open project: fkooman/php-remote-storage

Méthodes publiques

Méthode Description
__construct ( PDO $db, $prefix = '' )
validate ( $bearerToken ) : fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo

Method Details

__construct() public méthode

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

validate() public méthode

public validate ( $bearerToken ) : fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo
Résultat fkooman\Rest\Plugin\Authentication\Bearer\TokenInfo