@Path(value="/permissions") @PermitAll @Consumes(value="application/json") @Produces(value="application/json") public class PermissionEndpoint extends Object
| Constructor and Description |
|---|
PermissionEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
isAllowedTo(String operationName,
String resourceId) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.