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.
サーバー側コンポーネント (resteasy) と Android クライアントの両方を含むアプリケーションを構築しています。Android クライアントでは、httpclient を使用してサーバーにリクエストを送信しています。
Android クライアントにログインするには、OAuth 2.0 を使用したいと考えています。
しかし、私が最も懸念しているのは、サーバー側のセキュリティです。アプリケーションのサーバー側を保護する方法を知っている人はいますか?