@Path(value="/authz/grants-overview") @Consumes(value="application/json") @Produces(value="application/json") public class GrantsOverviewResource extends RestResource
static class
GrantsOverviewResource.GrantSummary
userService
GrantsOverviewResource(DBGrantService grantService, GRNDescriptorService descriptorService)
javax.ws.rs.core.Response
getOverview()
checkAnyPermission, checkPermission, checkPermission, getCurrentUser, getIndexSet, getSubject, getUriBuilderToSelf, isAnyPermitted, isAnyPermitted, isPermitted, isPermitted, setPrettyPrint
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public GrantsOverviewResource(DBGrantService grantService, GRNDescriptorService descriptorService)
@GET public javax.ws.rs.core.Response getOverview()
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.