> For the complete documentation index, see [llms.txt](https://o2oa.gitbook.io/course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2oa.gitbook.io/course/liu-cheng-guan-li/xi-tong-jiao-hu/deng-lu-ren-zheng-for-java.md).

# 登录认证 For Java

o2server向外提供了非常完整的restful服务，用户可以使用任何语言，编写代码发起http请求来进行o2server功能和业务的操作。大多数服务的调用，都需要进行登录认证，本篇详细介绍如何使用其他语言来发送http请求进行服务器认证。
