Uses of Class
org.aktin.broker.rest.RequireAdmin
| Package | Description |
|---|---|
| org.aktin.broker.auth | |
| org.aktin.broker.rest |
-
Uses of RequireAdmin in org.aktin.broker.auth
Classes in org.aktin.broker.auth with annotations of type RequireAdmin Modifier and Type Class Description classAuthorizationRequestFilterAuthorization request filter. -
Uses of RequireAdmin in org.aktin.broker.rest
Classes in org.aktin.broker.rest with annotations of type RequireAdmin Modifier and Type Class Description classRequestAdminEndpointRESTful HTTP endpoint to manage broker requests.Methods in org.aktin.broker.rest with annotations of type RequireAdmin Modifier and Type Method Description javax.ws.rs.core.ResponseNodeInfoEndpoint. allNodes()Retrieve a list of registered nodes with the broker.StringAggregatorEndpoint. createResultNodeDownload(int requestId, int nodeId)Create a download id to download the result uploaded for the request id and node id.StringExportEndpoint. downloadBundle(int requestId)NodeNodeInfoEndpoint. getNodeInfo(int nodeId)Retrieve information about a single node.javax.ws.rs.core.ResponseNodeInfoEndpoint. getNodeResource(int nodeId, String resourceId)Retrieve a named resource uploaded previously by the specified node.javax.ws.rs.core.ResponseAggregatorEndpoint. getResultNodeDataStream(int requestId, int nodeId)Create a download id to download the result uploaded for the request id and node id.ResultListAggregatorEndpoint. listResultsForRequest(String requestId)