Loading... (original) (raw)

GSS-API is the official API for krb5 in Java but sometimes people needs data that is not available through it. For example, WS-Security needs the context session key to do their own encryption/decryption, one database engine would like to deal with the KRB-CRED token in its own way, and there might be more.

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8049845 JavaDoc for KerberosKey.getPrincipal does not match the implementation

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8170278 ticket renewal won't happen with debugging turned on

Bug - A problem which impairs or prevents the functions of the product. JDK-8062515 Migrate use of sun.security.** to supported API