final | |
|---|---|
implements |
CredentialInterface, Immutable, Readable |
uses |
ReadableProtectedPropertiesTrait |
A token issued by an authorization provider for access to protected resources
| Methods | ||
|---|---|---|
public
|
getAuthenticationScheme(): string
|
# |
public
|
getCredential(): string
|
# |
| Methods used from Salient\Core\Concern\ReadableProtectedPropertiesTrait |
|---|
getReadableProperties() |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$Token
|
# |
public
readonly
|
string
|
$Type
|
# |
public
readonly
|
DateTimeImmutable|null
|
$Expires
|
# |
public
readonly
|
string[]
|
$Scopes
|
# |
public
readonly
|
array<string, mixed>
|
$Claims
|
# |