Package | Description |
---|---|
ninja |
Modifier and Type | Method and Description |
---|---|
Result |
NinjaDefault.getForbiddenResult(Context context,
ForbiddenRequestException exception) |
Result |
Ninja.getForbiddenResult(Context context,
ForbiddenRequestException exception)
Should handle cases where access is forbidden
Should lead to a html error 403 - forbidden
(and be used with the same mindset).
|
Copyright © 2019 ninjaframework. All rights reserved.