Interceptors are a special kind of invokers that provide additional function, such as data transformation, security, and transaction control.
拦截器是一种特殊的调用器,它提供其他的功能,比如数据转换、安全性和事务控制。
2
Certainly not all applications access critical data, but developers of those that do can enhance the security of their applications by building in access control.