You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by ar...@cornell.edu on 2002/09/20 17:17:17 UTC

RE: How to register my own SecurityProvider?

I'm also wondering how to register a SecurityProvider.  In my case I'm
interested in authorization and the SimpleAuthorizationHandler which uses
a SecurityProvider.  But I cannot find how to stick this in the WSDD,
which I would much prefer to subclassing or modifying AxisServlet.

Aaron Hamid