Searched refs:findAttributes (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DLocator.java125 public ServiceLocationEnumeration findAttributes(ServiceURL URL, method in interface:Locator
154 public ServiceLocationEnumeration findAttributes(ServiceType type, method in interface:Locator
H A DServiceStore.java54 * 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 DSunServerDATable.java170 store.findAttributes(adURL,
396 store.findAttributes(url,
H A DUARequester.java237 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 DServiceTable.java1055 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 DServiceStoreInMemory.java2094 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 DRequestHandler.java1204 SrvLocMsg rply = serviceTable.findAttributes(rqst);

Completed in 37 milliseconds