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.
Java デスクトップ アプリケーションを開発しており、LinkedIn API にアクセスする必要があります。これを行うには、ユーザーは LinkedIn から返された Web ページにログインする必要があります。しかし、それを自分のアプリケーションに簡単に統合するにはどうすればよいでしょうか?
JEditorPane は html ページを表示するためのものではなく、実際にはまったく見栄えがよくないため、これはオプションではありません。
前もって感謝します!
スクライブを見たことがありますか?すぐに使えるLinkedInサポートがあり、使用できるようです...
https://github.com/fernandezpablo85/scribe-java/blob/master/src/test/java/org/scribe/examples/LinkedInExample.java