Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 MobileFirst 6.3。我有一个适配器,只能从我的应用程序的另一个适配器访问这些过程,而不是从客户端访问。我可以为此目的使用哪种安全测试?到目前为止我找不到任何东西。或者也许还有另一种方法?
嗯,如果您不希望您的客户端逻辑使用适配器 - 不要在该客户端逻辑中调用适配器。仅从另一个适配器调用适配器...
这里没有可申请的安全性。