On Mon, 2 Oct 2023 18:42:26 GMT, Sean Mullan wrote:
>> Added 4 missing error codes and removed 2 wrong ones.
>>
>> KRB_AP_ERR_NOREALM claims itself to be "used in setDefaultCreds() in
>> sun.security.krb5.Credentials" but it's no more.
>>
>> KRB_AP_ERR_GEN_CRED is used in one place but it's a
On Fri, 22 Sep 2023 20:05:18 GMT, Weijun Wang wrote:
> Added 4 missing error codes and removed 2 wrong ones.
>
> KRB_AP_ERR_NOREALM claims itself to be "used in setDefaultCreds() in
> sun.security.krb5.Credentials" but it's no more.
>
> KRB_AP_ERR_GEN_CRED is used in one place but it's a local
Added 4 missing error codes and removed 2 wrong ones.
KRB_AP_ERR_NOREALM claims itself to be "used in setDefaultCreds() in
sun.security.krb5.Credentials" but it's no more.
KRB_AP_ERR_GEN_CRED is used in one place but it's a local error and not meant
to be embedded in a message. Therefore safe t