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);
Class ResourceIdentification.
Class StorageHandlerFactory.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilWACSignedResourceStorage.
StorageHandlerFactory $storage_handlers
resolveRidFromStreamURI(string $uri)
canBeDelivered(ilWACPath $ilWACPath)
StreamAccess $stream_access
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...