Hi Simon, We have started documenting. The next release will come with better documentation. Developer guide has a small section describing Rahas module.
http://svn.apache.org/repos/asf/webservices/rampart/trunk/java/src/site/resources/developer-guide.html You can inherit from following interfaces and deploy as a module. org.apache.rahas.TokenIssuer org.apache.rahas.TokenRenewer org.apache.rahas.TokenCanceler org.apache.rahas.TokenValidator The only issuer we have provided is SAML Regards, Dimuthu On Thu, 2007-07-12 at 16:42 +0200, Simon Steinacker wrote: > Hello, > > I need to build a Web Service landscape based on WS-Trust authentication. As I > am using axis2, I thought it would be nice to use rahas module for that. But > when I tried to go into the api I simply stuck, since I was not able to find > any documentation or source code on the net. > Could someone please post me some links where I should go to find something > helpful about apache rahas? > > Thanks a lot, > Simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
