E G K L 

E

edu.wisc.my.restproxy - package edu.wisc.my.restproxy
 
edu.wisc.my.restproxy.api - package edu.wisc.my.restproxy.api
 
edu.wisc.my.restproxy.dao - package edu.wisc.my.restproxy.dao
 
edu.wisc.my.restproxy.service - package edu.wisc.my.restproxy.service
 

G

GenericRestLookupController - Class in edu.wisc.my.restproxy.api
 
GenericRestLookupController() - Constructor for class edu.wisc.my.restproxy.api.GenericRestLookupController
 
GenericRestLookupDao - Interface in edu.wisc.my.restproxy.dao
 
GenericRestLookupDaoImpl - Class in edu.wisc.my.restproxy.dao
 
GenericRestLookupDaoImpl() - Constructor for class edu.wisc.my.restproxy.dao.GenericRestLookupDaoImpl
 
GenericRestLookupService - Interface in edu.wisc.my.restproxy.service
 
GenericRestLookupServiceImpl - Class in edu.wisc.my.restproxy.service
 
GenericRestLookupServiceImpl() - Constructor for class edu.wisc.my.restproxy.service.GenericRestLookupServiceImpl
 
getContactInfo(HttpServletRequest, HttpServletResponse, String) - Method in class edu.wisc.my.restproxy.api.GenericRestLookupController
service to collect headers, get information, and return JSON
getHeaders(Environment, HttpServletRequest, String) - Static method in class edu.wisc.my.restproxy.KeyUtils
 
getStuff(String, Map<String, String>) - Method in interface edu.wisc.my.restproxy.dao.GenericRestLookupDao
Gets information not using authorization
getStuff(String, Map<String, String>) - Method in class edu.wisc.my.restproxy.dao.GenericRestLookupDaoImpl
 
getStuff(String, Map<String, String>) - Method in interface edu.wisc.my.restproxy.service.GenericRestLookupService
Gets information from the provided key and attributes
getStuff(String, Map<String, String>) - Method in class edu.wisc.my.restproxy.service.GenericRestLookupServiceImpl
 
getStuffWithAuth(String, String, String, HttpMethod, Map<String, String>) - Method in interface edu.wisc.my.restproxy.dao.GenericRestLookupDao
Gets information using basic auth
getStuffWithAuth(String, String, String, HttpMethod, Map<String, String>) - Method in class edu.wisc.my.restproxy.dao.GenericRestLookupDaoImpl
 

K

KeyUtils - Class in edu.wisc.my.restproxy
 
KeyUtils() - Constructor for class edu.wisc.my.restproxy.KeyUtils
 

L

log - Variable in class edu.wisc.my.restproxy.api.GenericRestLookupController
 
log - Variable in class edu.wisc.my.restproxy.dao.GenericRestLookupDaoImpl
 
E G K L 

Copyright © 2015. All rights reserved.