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

/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DKrb5.java273 public static final int BITSTRING_BAD_LENGTH = 502; //BitString length is wrong for the expected type field in class:Krb5
365 errMsgList.put(BITSTRING_BAD_LENGTH, "BitString length is wrong for the expected type");

Completed in 145 milliseconds