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.
你能告诉我我应该采用哪种方法来注销。当用户单击按钮注销时,我想在服务器上做一些工作人员。我找不到这样的方法。
CMIS 根本不包括身份验证,无论是在AtomPub中还是在WS绑定中,都依赖于传输级别的安全性进行身份验证。AtomPub 绑定应该利用 HTTP 身份验证,WS 存储库应该实现 WS-Security 1.1。