Interface CatalogApi
-
@Consumes("application/json") public interface CatalogApi
Provides access to the Keystone Admin API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Endpoint>
endpoints()
List all endpoints for a token.
-