Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-16 | updated the IAuthorizationService interface so that a message is passed back ↵ | Rob Smart | 1 | -1/+2 | |
and can be displayed at the client when an avatar is denied access to a region | |||||
2009-09-10 | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 1 | -1/+3 | |
2009-09-10 | added AuthorizationRequest and AuthorizationResponse objects for passing ↵ | Rob Smart | 2 | -38/+13 | |
Authorization messages over http. Added handling code for these in the AuthorizationServerConnector and AuthorizationServicesConnector | |||||
2009-09-10 | adding in working functionality for the remote connector | Rob Smart | 1 | -6/+31 | |
2009-09-10 | The stubs for an authorization service, at the moment the service will ↵ | Rob Smart | 2 | -0/+131 | |
always grant access to an avatar entering the region if requested. |