Package jet.server.api.http

Interface Summary
CustomizedServerEnv The CustomizedServerEnv is uesed to customize JREntServer's startup environment.
HttpExternalAuthorized By this interface, the report server gets the user ID who was authorized by an external authenticator.
HttpRptServer HttpRptServer is an extended interface of RptServer for HTTP protocal.
HttpUserSessionManager HttpUserSessionManager is an extended interface of UserSessionManager for HTTP protocal.
 

Class Summary
BaseHttpUtil Class BaseHttpUtil provides some static methods to operate on request/response, send message to client and change password etc.
HttpUtil Class HttpUtil provides some static methods to create the HTTPRptServer, send message to client and change password etc.
 

Exception Summary
TooManyTimesException Too many times to try to login.