Package io.datarouter.secretweb.web
Class SecretHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.secretweb.web.SecretHandler
public class SecretHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SecretHandler() -
Method Summary
Modifier and Type Method Description SecretHandlerOpResultDtohandle(SecretHandlerOpRequestDto requestDto)Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setApiKeyPredicateName, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Constructor Details
-
SecretHandler
public SecretHandler()
-
-
Method Details