Package io.meeds.layout.rest
Class PortletRest
java.lang.Object
io.meeds.layout.rest.PortletRest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PortletRest
public PortletRest()
-
-
Method Details
-
getPortlets
@GetMapping @Secured({"administrators","web-contributors"}) public List<PortletDescriptor> getPortlets()
-