Searched refs:FS_SIGTABLE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStore.java79 final static String FS_SIGTABLE = "FS_SIGTABLE"; field in interface:ServiceStore
285 * of their scopes as value, and the key FS_SIGTABLE
289 * and locale. If there are no signatures, the FS_SIGTABLE
300 * of their scopes as value, and the key FS_SIGTABLE
H A DServiceTable.java980 (Hashtable)returns.get(ServiceStore.FS_SIGTABLE);
H A DServiceStoreInMemory.java1935 * of their scopes as value, and the key FS_SIGTABLE
1939 * and locale. If there are no signatures, the FS_SIGTABLE
1950 * of their scopes as value, and the key FS_SIGTABLE
2060 ht.put(ServiceStore.FS_SIGTABLE, signatures);

Completed in 469 milliseconds