Package org.apache.axis.handlers

Class Summary
BasicHandler BasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.
DebugHandler  
EchoHandler  
ErrorHandler  
JWSHandler A JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.
JWSProcessor This handler will use the MC_REALPATH property of the MsgContext to locate a *.jws (JavaWebService) file.
LogHandler  
LogMessage This handler simply prints a custom message to the debug log.
SimpleAuthenticationHandler Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
SimpleAuthorizationHandler Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.