Package org.springframework.security.kerberos.authentication.sun
@NullMarked
package org.springframework.security.kerberos.authentication.sun
Kerberos ticket validation and authentication based on Sun's JAAS implementation.
-
ClassesClassDescriptionConfig for global jaas.JAAS utility functions.Implementation of
KerberosClientwhich uses the SUN JAAS login module, which is included in the SUN JRE, it will not work with an IBM JRE.Implementation ofKerberosTicketValidatorwhich uses the SUN JAAS login module, which is included in the SUN JRE, it will not work with an IBM JRE.