Module jdk.security.auth

Provides implementations of the javax.security.auth.* interfaces and various authentication modules.

Module Graph:
Module graph for jdk.security.authModule graph for jdk.security.auth
Since:
9

Packages

Package Description
com.sun.security.auth

Provides implementations of Principal.

com.sun.security.auth.callback

Provides an implementation of CallbackHandler.

com.sun.security.auth.login

Provides an implementation of Configuration.

com.sun.security.auth.module

Provides implementations of LoginModule.

From Packages
java.naming javax.naming javax.naming.directory javax.naming.event javax.naming.ldap javax.naming.spi

Modules

Modifier Module Description
transitive java.naming

Defines the Java Naming and Directory Interface (JNDI) API.

Services

Type Description
LoginModule

© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/11/docs/api/jdk.security.auth/module-summary.html