jdk.security.auth (Java SE 11 & JDK 11 ) (original) (raw)
Provides implementations of the javax.security.auth.*
interfaces and various authentication modules.
Module Graph:
Since:
9
Packages
Exports
Package Description com.sun.security.auth Provides implementations of Principal. com.sun.security.auth.callback Provides an implementation ofCallbackHandler. com.sun.security.auth.login Provides an implementation of Configuration. com.sun.security.auth.module Provides implementations of LoginModule. Indirect Exports From Packages ------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- java.naming javax.naming javax.naming.directory javax.naming.event javax.naming.ldap javax.naming.spi Modules
Requires
Modifier Module Description transitive java.naming Defines the Java Naming and Directory Interface (JNDI) API. Services
Provides
Type Description LoginModule
Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.