@Repository public class GenericRestLookupDaoImpl extends Object implements GenericRestLookupDao
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GenericRestLookupDaoImpl() |
public Object getStuff(String uri, Map<String,String> attributes)
getStuff in interface GenericRestLookupDaopublic Object getStuffWithAuth(String uri, String username, String password, org.springframework.http.HttpMethod method, Map<String,String> attributes)
getStuffWithAuth in interface GenericRestLookupDaoCopyright © 2015. All rights reserved.