Module jdk.security.auth
Provides the implementation of the
javax.security.auth.*
interfaces and various authentication modules.- Since:
- 9
-
-
Packages
Exports Package Description com.sun.security.auth com.sun.security.auth.callback com.sun.security.auth.login com.sun.security.auth.module 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 Service-provider interface for authentication technology providers.
-