See: Description
| Class | Description |
|---|---|
| Create |
Simple HttpServlet which handles user creation.
|
| Delete |
Simple HttpServlet which handles user deletion.
|
| DummyUser |
Basic User skeleton, providing a means of storing User data prior to CRUD
operations.
|
| List |
Simple HttpServlet which outputs XML containing a list of all visible users.
|
| Update |
Simple HttpServlet which handles user update.
|
Copyright © 2015. All rights reserved.