Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java1024 return AuthBlock.makeAuthBlocks(message, lifetime); in getCheckedAuthBlockList()
1042 return AuthBlock.makeAuthBlocks(this, message, dis, nauth); in getCheckedAuthBlockList()
H A DAuthBlock.java77 static Hashtable makeAuthBlocks(Object[] message, int lifetime) in makeAuthBlocks() method in AuthBlock
116 static Hashtable makeAuthBlocks(SrvLocHeader hdr, in makeAuthBlocks() method in AuthBlock