Uses of Class
de.kosmos_lab.web.exceptions.UnauthorizedException
-
Packages that use UnauthorizedException Package Description de.kosmos_lab.web.exceptions de.kosmos_lab.web.server.servlets -
-
Uses of UnauthorizedException in de.kosmos_lab.web.exceptions
Subclasses of UnauthorizedException in de.kosmos_lab.web.exceptions Modifier and Type Class Description classLoginFailedException -
Uses of UnauthorizedException in de.kosmos_lab.web.server.servlets
Methods in de.kosmos_lab.web.server.servlets that throw UnauthorizedException Modifier and Type Method Description protected booleanBaseServlet. isAllowed(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-