DOC

com.microsoft.alm : oauth2-useragent

Maven & Gradle

Mar 28, 2018
6 usages
31 stars

Microsoft OAuth 2.0 User Agent library for Java · Provides classes to facilitate the implementation of "4.1. Authorization Code Grant" from RFC 6749, specifically by auto-detecting a suitable user-agent (and informing the user if any system requirements are unmet and preventing the use of a user-agent), launching the user-agent and directing it to the authorization endpoint, waiting for the results and returning either the authorization code or the reason for failure.

Table Of Contents

Latest Version

Download com.microsoft.alm : oauth2-useragent Javadoc & API Documentation - Latest Versions:

All Versions

Download com.microsoft.alm : oauth2-useragent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file oauth2-useragent-0.11.3-javadoc.jar to oauth2-useragent-0.11.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder oauth2-useragent-0.11.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "oauth2-useragent-0.11.3-sources.jar" -d "oauth2-useragent-0.11.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 28, 2018
6 usages
31 stars
Aug 14, 2018
3 usages
9 stars
Aug 14, 2018
2 usages
9 stars
Aug 14, 2018
1 usages
9 stars
Aug 14, 2018
1 usages
9 stars

Discover Dependencies

Apr 28, 2023
61 stars
Dec 26, 2022
1 usages
123 stars
Dec 26, 2022
123 stars
Jun 22, 2022
2 usages
Jan 23, 2016
378 stars
Jul 13, 2018
0 stars