DOC

de.telekom.smartcredentials : qrlogin

Maven & Gradle

Jul 14, 2023
11 stars

Smart Credentials · SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Table Of Contents

Latest Version

Download de.telekom.smartcredentials : qrlogin Javadoc & API Documentation - Latest Versions:

All Versions

Download de.telekom.smartcredentials : qrlogin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.5.x
6.4.x
6.3.x
6.2.x

How to open Javadoc JAR file in web browser

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