Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNameService.java40 private boolean isauth = false; field in NameService
49 isauth = true; in NameService()
130 return (isauth); in isAuth()
138 isauth = true; in checkAuth()