Hi!

is there somewhere documentation around, how to implement my own
Authentication classes for axis services?

In the wsdd file i add the lines

  <requestFlow name="checks">
   <handler
type="java:org.apache.axis.handlers.SimpleAuthenticationHandler"/>
   <handler
type="java:org.apache.axis.handlers.SimpleAuthorizationHandler"/>
  </requestFlow>

where i could change the type to my own classes, but how do i have to
implement them?

Best regards
Thorsten

-- 
T. Jungblut
 Gravon - Das Spielerparadies
  http://www.gravon.de/

Reply via email to