Searched defs:KRB_AP_ERR_GEN_CRED (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DKrb5.java265 public static final int KRB_AP_ERR_GEN_CRED = 63; field in class:Krb5
387 errMsgList.put(KRB_AP_ERR_GEN_CRED, "Fail to create credential.");

Completed in 38 milliseconds