kernel/private/rest/classes/auth/ini_route_security.php

Show: inherited
Table of Contents

File containing the ezpRestIniRouteFilter class

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\ezpRestIniRouteFilter

Package: kernel

File containing the ezpRestIniRouteFilter class

Parent(s)
\ezpRestRouteFilterInterface
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertyprivate  $parsedSkipRoutes= ''
static
Details
Type
n/a
Propertyprivate  $skipRoutes= ''
static
Details
Type
n/a

Methods

methodpublic__construct( ) : void

methodprotectedcheckRoute(  $selectedController,  $selectedAction ) : void

Parameters
Name Type Description
$selectedController
$selectedAction
methodpublicgetRouteFilter( ) : \ezpRestRouteFilterInterface
staticinherited

Returns the currently configured class for handling Route security.

Inherited from: \ezpRestRouteFilterInterface::getRouteFilter()
Returns
Type Description
\ezpRestRouteFilterInterface
Throws
Exception Description
\ezpRestRouteSecurityFilterNotFoundException
Details
Static
 
methodprotectedgetSkipRoutes( ) : array

Returns the routes which do not require authentication.

Returns
Type Description
array
methodpublicshallDoActionWithRoute(  $routeInfo ) : array

Returns the routes for which do not require authentication.

Parameters
Name Type Description
$routeInfo
Returns
Type Description
array
Documentation was generated by DocBlox 0.18.1.