InterceptorInterface
interface InterceptorInterface (View source)
Contract for a security interceptor.
Methods
bool
invoke()
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)
Details
bool
invoke()
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)