Hi Guys, I've trolled the forums and searched the wiki, but i've yet to find anything substantial on this. Preferably looking for an example of how one goes about writing one's own security scheme and plugging this into restlet.
Does anyone have a basic example lying about of this? Right now i'm just looking at passing in a custom request header from the client and validating this on the server. Looking for i.e. Example of a custom authentication scheme and relevant classes. How does one register the scheme so restlet can find it at startup. Using the scheme in the org.restlet.Application via a call to a Guard. Thanks, --KD ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2432301

