Package edu.internet2.middleware.grouper.ws.rest

Interface Summary
WsRequestBean Bean (used in Rest) as a request for web service
WsResponseBean bean (used in Rest) which is a response from web service
WsRestResponseHandler writes the body of a grouper rest response
 

Class Summary
GrouperRestServlet servlet for rest web services
GrouperServiceRest consolidated static list of of rest web services (only web service methods here to have clean javadoc).
WsRestClassLookup  
WsRestResultProblem  
WsRestUtils utility methods for grouper web services rest
 

Exception Summary
GrouperRestInvalidRequest exception when there is not a valid request from client this must be called before any response is written