DOC

com.microsoftopentechnologies : adal

Maven & Gradle

Apr 14, 2014
179 stars

adal · Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Table Of Contents

Latest Version

Download com.microsoftopentechnologies : adal Javadoc & API Documentation - Latest Versions:

All Versions

Download com.microsoftopentechnologies : adal Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.6

How to open Javadoc JAR file in web browser

  1. Rename the file adal-0.6-alpha-javadoc.jar to adal-0.6-alpha-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder adal-0.6-alpha-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 "adal-0.6-alpha-sources.jar" -d "adal-0.6-alpha-javadoc" -subpackages