Searched refs:findAttributes (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Locator.java | 125 public ServiceLocationEnumeration findAttributes(ServiceURL URL, method in interface:Locator 154 public ServiceLocationEnumeration findAttributes(ServiceType type, method in interface:Locator
|
H A D | ServiceStore.java | 54 * Key for fetching attribute values from findAttributes() returned 61 * Key for fetching attribute auth block from findAttributes() returned 344 Hashtable findAttributes(ServiceURL url, method in interface:ServiceStore 372 Vector findAttributes(String serviceType, method in interface:ServiceStore
|
H A D | SunServerDATable.java | 170 store.findAttributes(adURL, 396 store.findAttributes(url,
|
H A D | UARequester.java | 237 findAttributes(ServiceURL URL, Vector scopes, Vector attributeIds) method in class:UARequester 340 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) method in class:UARequester
|
H A D | ServiceTable.java | 1055 SrvLocMsg findAttributes(SAttrMsg req) { method in class:ServiceTable 1101 store.findAttributes(surl, scopes, tags, locale); 1131 store.findAttributes(serviceType, scopes, tags, locale); 1540 store.findAttributes(surl,
|
H A D | ServiceStoreInMemory.java | 2094 findAttributes(ServiceURL url, method in class:ServiceStoreInMemory 2230 findAttributes(String serviceType, method in class:ServiceStoreInMemory 3220 // Takes care of findAttributes() case where no vector.
|
H A D | RequestHandler.java | 1204 SrvLocMsg rply = serviceTable.findAttributes(rqst);
|
Completed in 486 milliseconds