| Interface | Description |
|---|---|
| IApiKeyGenerator |
Service responsible for generating unique API keys whenever a contract
is created between an Application and a Service it wishes to invoke via
a specific plan.
|
| IApplicationValidator |
Validates the state of applications and application versions.
|
| IIdmStorage |
Interface to manage roles and users.
|
| IMetricsAccessor |
An interface used to access metrics information.
|
| IPluginRegistry |
The plugin registry used by the API Manager.
|
| IServiceValidator |
Validates the state of services and service versions.
|
| IStorage |
Represents the persistent storage interface for Apiman DT.
|
| IStorageQuery |
Specific querying of the storage layer.
|
| Class | Description |
|---|---|
| UuidApiKeyGenerator |
A simple api key generator using java UUIDs.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.