aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authorization/AuthorizationServerPostHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-09-251-1/+1
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+2
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-1/+3
* added AuthorizationRequest and AuthorizationResponse objects for passing Auth...Rob Smart2009-09-101-0/+70