Uses of Class
nl.b3p.tailormap.api.viewer.model.UnauthorizedResponse
-
Packages that use UnauthorizedResponse Package Description nl.b3p.tailormap.api.controller nl.b3p.tailormap.api.viewer.model -
-
Uses of UnauthorizedResponse in nl.b3p.tailormap.api.controller
Methods in nl.b3p.tailormap.api.controller that return UnauthorizedResponse Modifier and Type Method Description UnauthorizedResponseUnauthorizedController. unauthorized() -
Uses of UnauthorizedResponse in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return UnauthorizedResponse Modifier and Type Method Description UnauthorizedResponseUnauthorizedResponse. unauthorized(Boolean unauthorized)
-