Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Emarref
Jwt
Verification
SubjectVerifier
PHP Class Emarref\Jwt\Verification\SubjectVerifier
Inheritance:
implements
Emarref\Jwt\Verification\VerifierInterface
Mostra file
Open project: emarref/jwt
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
$subject
= null )
verify
(
Token
$token
)
Method Details
__construct()
public
method
public
__construct
(
string
$subject
= null )
$subject
string
verify()
public
method
public
verify
(
Token
$token
)
$token
Emarref\Jwt\Token