Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated the IAuthorizationService interface so that a message is passed back ↵ | Rob Smart | 2009-09-16 | 1 | -1/+2 |
| | | | | and can be displayed at the client when an avatar is denied access to a region | ||||
* | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 2009-09-10 | 1 | -1/+3 |
| | |||||
* | added AuthorizationRequest and AuthorizationResponse objects for passing ↵ | Rob Smart | 2009-09-10 | 1 | -0/+70 |
Authorization messages over http. Added handling code for these in the AuthorizationServerConnector and AuthorizationServicesConnector |