Home
last modified time | relevance | path

Searched refs:getCurrentUserPrincipal (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php208 if ($this->allowUnauthenticatedAccess && is_null($this->getCurrentUserPrincipal())) {
237 function getCurrentUserPrincipal() { function in Sabre\\DAVACL\\Plugin
257 $currentUser = $this->getCurrentUserPrincipal();
389 $currentPrincipal = $this->getCurrentUserPrincipal();
628 $isAuthenticated = $this->getCurrentUserPrincipal() !== null;
1046 if ($url = $this->getCurrentUserPrincipal()) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php230 function getCurrentUserPrincipal() { function in Sabre\\DAVACL\\Plugin
249 $currentUser = $this->getCurrentUserPrincipal();
899 if ($url = $this->getCurrentUserPrincipal()) {