public interface GadgetSpecUrlChecker
| Modifier and Type | Method and Description |
|---|---|
void |
assertRenderable(String gadgetSpecUri)
Returns normally if the specified gadget spec is permitted to render.
|
void assertRenderable(String gadgetSpecUri)
gadgetSpecUri - the gadget spec to renderGadgetSpecUriNotAllowedException - if the URI is not allowed to renderNullPointerException - if gadgetSpecUri is nullCopyright © 2024 Atlassian. All rights reserved.