Home
last modified time | relevance | path

Searched refs:ibsd (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java390 int ibsd; in getSignAs() local
392 ibsd = 2; in getSignAs()
394 ibsd = 1; in getSignAs()
401 answer.put(DN, new Integer(ibsd)); in getSignAs()