Module jdk.security.jgss
Defines JDK extensions to the GSS-API and an implementation of the SASL
GSSAPI mechanism.
-
Packages
Exports Package Description com.sun.security.jgss This package defines classes and interfaces for the JDK extensions to the GSS-API.Indirect Exports From Packages java.security.jgss javax.security.auth.kerberos org.ietf.jgss -
Modules
Requires Modifier Module Description transitive java.security.jgss Defines the Java binding of the IETF Generic Security Services API (GSS-API).