kernel/private/rest/classes/auth/ini_route_security.php
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
Methods

checkRoute(
$selectedController, $selectedAction
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $selectedController | ||
| $selectedAction |

getRouteFilter(
)
:
\ezpRestRouteFilterInterface
staticinherited
Returns the currently configured class for handling Route security.
Inherited from: \ezpRestRouteFilterInterface::getRouteFilter()
Returns
Throws
Details
| Type | Description |
|---|---|
| \ezpRestRouteFilterInterface |
| Exception | Description |
|---|---|
| \ezpRestRouteSecurityFilterNotFoundException |
- Static

getSkipRoutes(
)
:
arrayReturns the routes which do not require authentication.
Returns
| Type | Description |
|---|---|
| array |