PHP Class Jose\Checker\JtiChecker

Inheritance: implements Jose\Checker\ClaimCheckerInterface
Afficher le fichier Open project: spomky-labs/jose

Méthodes publiques

Méthode Description
checkClaim ( Jose\Object\JWTInterface $jwt )

Méthodes protégées

Méthode Description
isJtiValid ( string $jti ) : boolean

Method Details

checkClaim() public méthode

public checkClaim ( Jose\Object\JWTInterface $jwt )
$jwt Jose\Object\JWTInterface

isJtiValid() abstract protected méthode

abstract protected isJtiValid ( string $jti ) : boolean
$jti string
Résultat boolean