Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSSrvReg.java108 hdr.parseAuthenticatedAttributeVectorIn(attrList, dis, false); in initialize()
H A DCAttrMsg.java81 hdr.parseAuthenticatedAttributeVectorIn(attrList, dis, true); in CAttrMsg()
H A DSLPHeaderV2.java878 parseAuthenticatedAttributeVectorIn(Vector attrs, in parseAuthenticatedAttributeVectorIn() method in SLPHeaderV2