39 $this->manager = $DIC->resourceStorage()->manage();
45 $token = $this->stream_access->getTokenFactory()->check(
$token);
51 $resource = $this->manager->getResource($rid);
52 foreach ($resource->getStakeholders() as $stakeholder) {
53 if ($stakeholder->canBeAccessedByCurrentUser($rid)) {
63 return $this->storage_handlers->getRidForURI($uri);
resolveRidFromStreamURI(string $uri)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilWACSignedResourceStorage.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
Class ResourceIdentification.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class StorageHandlerFactory.
StreamAccess $stream_access
StorageHandlerFactory $storage_handlers
canBeDelivered(ilWACPath $ilWACPath)