@ProviderType
public interface InactiveRequestHandler
Modifier and Type | Method and Description |
---|---|
default boolean |
isShowInactiveRequestMessage() |
void |
processInactiveRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String messageKey) |