Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Neos
Flow
Security
Authorization
InterceptorInterface
PHP Interface Neos\Flow\Security\Authorization\InterceptorInterface
显示文件
Open project: neos/flow-development-collection
Interface Usage Examples
Public Methods
Method
Description
invoke
( ) :
boolean
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)
Method Details
invoke()
public
method
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)
public
invoke
( ) :
boolean
return
boolean
TRUE if the security checks was passed