\acdhOeaw\fedora\aclCheckAcess

Checks if credentials provided with a currently handled request allow access to a given Fedora resource

Summary

Methods
Properties
Constants
check()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$client
N/A

Properties

$client

$client : \GuzzleHttp\Client

Type

\GuzzleHttp\Client

Methods

check()

check(\acdhOeaw\fedora\FedoraResource  $res) : boolean

Checks if a given resource is accessible with same credentials as ones provided in the current request.

Parameters

\acdhOeaw\fedora\FedoraResource $res

Throws

\GuzzleHttp\Exception\RequestException

Returns

boolean