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

/openjdk7/jdk/src/share/classes/com/sun/security/sasl/digest/
H A DDigestMD5Base.java172 * @param firstStep number of first step in authentication state machine
178 protected DigestMD5Base(Map props, String className, int firstStep, argument
182 step = firstStep;

Completed in 34 milliseconds