Generated by
JDiff

Class com.webobjects.appserver.WOStatisticsStore

Added Methods
void applicationDidHandleWebServiceRequestWithActionNamed(String) A web service request handler should call this method at the appropriate time to register the fact that it just handled a web service request.
void applicationWillHandleWebServiceRequest() A web service request handler should call this method at the appropriate time to register the fact that it is about to handle a web service request.
 

Changed Methods
boolean validateLogin(String, WOSession) Change from deprecated to undeprecated.
Validates if the password string is correct so as to allow viewing of the application's statistics.