Access is a servlet that provides a portal to entity access by URL for Sakai.
The servlet takes the requests and dispatches to the appropriate EntityProducer for the response.
Any error handling is done here.
If the user has not yet logged in and need to for permission, the login process is handled here, too.