DOC

jakarta.authorization : jakarta.authorization-api

Maven & Gradle

Mar 07, 2022
35 usages
8 stars

Jakarta Authorization · Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Table Of Contents

Latest Version

Download jakarta.authorization : jakarta.authorization-api Javadoc & API Documentation - Latest Versions:

All Versions

Download jakarta.authorization : jakarta.authorization-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x
2.0.x
1.5.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Mar 07, 2022
35 usages
8 stars

Discover Dependencies

Sep 27, 2014
13 usages
Oct 12, 2012
3 usages
1 stars
Jul 18, 2006
20 usages
May 08, 2015
8 usages
Aug 21, 2023
33 usages
8.4k stars
Apr 17, 2020
7 usages
155 stars
Feb 13, 2018
8 usages
55 stars
Jan 03, 2019
4 usages
31 stars
Jan 06, 2021
5 usages
42.9k stars