File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414use GuzzleHttp \Exception \ClientException ;
1515use GuzzleHttp \Exception \ServerException ;
16- use OC \Authentication \Exceptions \InvalidTokenException ;
1716use OC \Authentication \Token \IProvider ;
1817use OC \User \Session as OC_UserSession ;
1918use OCA \UserOIDC \AppInfo \Application ;
3938use OCP \AppFramework \Http \RedirectResponse ;
4039use OCP \AppFramework \Http \TemplateResponse ;
4140use OCP \AppFramework \Utility \ITimeFactory ;
41+ use OCP \Authentication \Exceptions \InvalidTokenException ;
4242use OCP \Authentication \Token \IToken ;
4343use OCP \DB \Exception ;
4444use OCP \EventDispatcher \IEventDispatcher ;
Original file line number Diff line number Diff line change 4040 <referencedClass name =" Symfony\Component\Console\Output\OutputInterface" />
4141 <referencedClass name =" Doctrine\DBAL\Types\Type" />
4242 <referencedClass name =" OCA\Files\Event\LoadAdditionalScriptsEvent" />
43- <referencedClass name =" OC\Authentication\Exceptions\InvalidTokenException" />
4443 <referencedClass name =" GuzzleHttp\Exception\ClientException" />
4544 <referencedClass name =" GuzzleHttp\Exception\ServerException" />
4645 <referencedClass name =" Symfony\Component\Console\Helper\Table" />
You can’t perform that action at this time.
0 commit comments