Ah, I forgot to suggest to Wojtas to have a look at the plugins plugin.xml. There are a number of extension points available and examples of extensions in these extension points that show you how you can implement the kind of extensions that Matthew did. There are also a number of discussions on this forum and in JIRA related to this. It is not yet very easy but doable so it seems...
As for the planned things, have a look at the JIRA issues related to it (GPD-171, GPD-172, GPD-173). There is nothing yet in JIRA about pluggable actions, so that was not planned for the short term future. However, as this seems to be a current need to some of you guys, it might be the moment to take it into account.
Regards,
Koen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097026#4097026
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097026
I was, initially. But it turns out that the JDK GSSAPI module for SASL cannot do any GSSAPI mechanism other than Kerberos. This means that I'd not only have to develop the SRP plugin for GSS, but I'd also have to develop an alternate GSSAPI mechanism for SASL, and the user would have to make sure that mine supersedes the JDK one. So I thought I'd evaluate this route instead, since it's much simpler overall, from both a user standpoint and my standpoint.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097014#4097014
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097014