KrbCredentials  Locate

This entry is used for Kerberos authentication on the initiating side. LoginModule for this entry saves TGT, private key, etc. to the subject credentials set.

For more information, see the Krb5LoginModule API.

The application should not change the implementation of LoginModule for this entry except if it is using a different Kerberos GSS implementation.

Default implementation:

com.sun.security.auth.module.Krb5LoginModule

Passed callbacks:

any