java.lang.Object
com.peterphi.std.guice.web.rest.service.servicedescription.RestServiceListImpl
All Implemented Interfaces:
RestServiceList

public class RestServiceListImpl extends Object implements RestServiceList
A simple REST resource that lists the services registered with the RestResourceRegistry N.B. by default we do not enforce authorisation on this resource, because it can be very useful for developers (and the knowledge of APIs shouldn't in and of itself introduce a security risk. Access can be restricted by setting framework.webauth.scope.framework-info.force-skip=false