public class ViewService extends AbstractRestService
app/secured/view
.Constructor and Description |
---|
ViewService() |
Modifier and Type | Method and Description |
---|---|
String |
listConnectors() |
String |
listUsers() |
String |
template(String name) |
badRequest, internalServerError, notAllowed, notFound, redirectTo
@RolesAllowed(value="admin") public String listUsers()
@RolesAllowed(value="admin") public String listConnectors()
Copyright © 2015. All rights reserved.