extends |
GenericToken |
|---|
| Methods | ||
|---|---|---|
public
|
__construct(string $token, $expires = null, string[] $scopes = [], array<string, mixed> $claims = [])
|
# |
public
|
getScopes(): string[]
|
# |
public
|
getClaims(): array<string, mixed>
|
# |
| Methods inherited from Salient\Http\GenericToken |
|---|
getExpires() |
| Methods inherited from Salient\Http\GenericCredential |
|---|
getAuthenticationScheme(), getCredential() |