JAR file

jaas-1.0.01.jar

in javax/security/jaas/1.0.01

Group ID: javax.security
Artifact ID: jaas
Version: 1.0.01
Last modified: 17.11.2005 13:22
Name: Java Authentication and Authorization Service
Description: The Java Authentication and Authorization Service (JAAS) is a set of APIs that enable services to authenticate and enforce access controls upon users.
URL: http://java.sun.com/products/jaas
Size: 0.0 KB
Download: https://repo.maven.apache.org/maven2/javax/security/jaas/1.0.01/jaas-1.0.01.jar
POM: Show
Maven:
<dependency>
  <groupId>javax.security</groupId>
  <artifactId>jaas</artifactId>
  <version>1.0.01</version>
</dependency>
Gradle:
javax.security:jaas:1.0.01