Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1Manager.java128 long currentTime = SLPConfig.currentSLPTime(); in initialize()
H A DAuthBlock.java463 this.timeStamp = SLPConfig.currentSLPTime() + lifetime; in AuthBlock()
559 long time = timeStamp - SLPConfig.currentSLPTime(); in AuthBlock()
H A DSLPConfig.java1537 static long currentSLPTime() { in currentSLPTime() method in SLPConfig
H A DServiceStoreInMemory.java1371 private long bootTime = SLPConfig.currentSLPTime();