| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| GrouperRestInvalidRequest |
exception when there is not a valid request from client
this must be called before any response is written
|
Copyright © 2016 Internet2. All rights reserved.