@inheritDoc
Overrides IOInterface::hasAuthentication
public function hasAuthentication($repositoryName) { return isset($this->authentications[$repositoryName]); }