public class BasicWebAuthHandler extends AbstractHandler implements Handler
| 限定符和类型 | 字段和说明 |
|---|---|
static ConfigOption |
REALM_OPTION |
static ConfigOption |
USERS_OPTION |
DEFAULT_RESOURCE_OPTION, handlerName, logger, RESOURCE_MOUNT_OPTION, RULE_OPTION, server, URL_PREFIX_OPTION, urlPrefixCKEY, CUSSCLASSNAME, httpHeaderArr, pattArr, ProjectName, ProjectVersionName, RefererHeard, VVVERSION| 构造器和说明 |
|---|
BasicWebAuthHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
handleBody(HttpRequest request,
HttpResponse response) |
boolean |
initialize(String handlerName,
Server server) |
static void |
main(String[] args) |
boolean |
shutdown(Server server) |
copyStreamToFile, copyStreamToFile, createQueryMap, formatPath, getAllParamMap, getContentType, getContextMap, getExtStr, getInputStream, getMimeType, getName, getOgnlContext, getPathParamsValue, getProjectName, getRequestMethodBean, getServer, getService, getUrlPrefix, handle, invokMethod, invokMethod, isNullParams, isRequestdForHandler, sendFtl, sendJSON, setOgnlContext, setServer, uploadpublic static final ConfigOption REALM_OPTION
public static final ConfigOption USERS_OPTION
public boolean initialize(String handlerName, Server server)
initialize 在接口中 Handlerinitialize 在类中 AbstractHandlerprotected boolean handleBody(HttpRequest request, HttpResponse response) throws IOException
handleBody 在类中 AbstractHandlerIOExceptionpublic static void main(String[] args) throws IOException, NoSuchAlgorithmException
public boolean shutdown(Server server)
shutdown 在接口中 Handlershutdown 在类中 AbstractHandlerCopyright © 2025 onecode. All rights reserved.