Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved AuthorizationRequest and AuthorizationResponse to ↵ | Rob Smart | 2009-09-11 | 1 | -58/+0 |
| | | | | IAuthorizationService to keep service dependencies together. | ||||
* | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | added AuthorizationRequest and AuthorizationResponse objects for passing ↵ | Rob Smart | 2009-09-10 | 1 | -0/+58 |
Authorization messages over http. Added handling code for these in the AuthorizationServerConnector and AuthorizationServicesConnector |