Module jdk.security.auth
Provides implementations of the
javax.security.auth.*
interfaces and various authentication modules.-
Packages
Exports Package Description com.sun.security.auth Provides implementations ofPrincipal
.com.sun.security.auth.callback Provides an implementation ofCallbackHandler
.com.sun.security.auth.login Provides an implementation ofConfiguration
.com.sun.security.auth.module Provides implementations ofLoginModule
.Indirect Exports From Packages java.naming javax.naming javax.naming.directory javax.naming.event javax.naming.ldap javax.naming.ldap.spi 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