Package org.aktin.broker.rest
-
Class Summary Class Description AbstractRequestEndpoint AggregatorEndpoint BrokerStatusEndpoint Broker status service.DownloadEndpoint Provide temporary download links which expire after a short period of time or number of downloads.ExportEndpoint Create export bundles for downloadMyBrokerEndpoint Endpoint accessed by nodes to work with their (my) data.NodeInfoEndpoint RequestAdminEndpoint RESTful HTTP endpoint to manage broker requests. -
Annotation Types Summary Annotation Type Description Authenticated Qualifier indicating that a type or method requires a valid client certificate.RequireAdmin Qualifier indicating that a REST method requires admin privileges.