- actionException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an action exception.
- actionException(String, Exception) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an action exception.
- ActionResourceImpl - Class in io.apiman.manager.api.rest.impl
-
Implementation of the Action API.
- ActionResourceImpl() - Constructor for class io.apiman.manager.api.rest.impl.ActionResourceImpl
-
Constructor.
- activity(String, int, int) - Method in class io.apiman.manager.api.rest.impl.OrganizationResourceImpl
-
- ApiManagerApplication - Class in io.apiman.manager.api.rest.impl
-
The jax-rs application for the API Manager rest api.
- ApiManagerApplication() - Constructor for class io.apiman.manager.api.rest.impl.ApiManagerApplication
-
- applicationAlreadyExistsException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an application name.
- applicationCreated(ApplicationBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application created' event.
- applicationNotFoundException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an application id.
- applicationRegistered(ApplicationVersionBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application registered' event.
- applicationUnregistered(ApplicationVersionBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application unregistered' event.
- applicationUpdated(ApplicationBean, EntityUpdatedData, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application updated' event.
- applicationVersionCreated(ApplicationVersionBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application version created' event.
- applicationVersionNotFoundException(String, String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an application id and version.
- applicationVersionUpdated(ApplicationVersionBean, EntityUpdatedData, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'application version updated' event.
- asString_ServiceGatewayBeans(Set<ServiceGatewayBean>) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Converts the list of gateways to a string for display/comparison.
- asString_ServicePlanBeans(Set<ServicePlanBean>) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Converts the list of plans to a string for display/comparison.
- AuditUtils - Class in io.apiman.manager.api.rest.impl.audit
-
Contains a number of methods useful to create and manage audit entries for
actions taken by users in the management layer REST API.
- AuditUtils() - Constructor for class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
- performAction(ActionBean) - Method in class io.apiman.manager.api.rest.impl.ActionResourceImpl
-
- PermissionsResourceImpl - Class in io.apiman.manager.api.rest.impl
-
Implementation of the Permissions API.
- PermissionsResourceImpl() - Constructor for class io.apiman.manager.api.rest.impl.PermissionsResourceImpl
-
Constructor.
- planAlreadyExistsException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an plan name.
- planCreated(PlanBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'plan created' event.
- planLocked(PlanVersionBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'plan locked' event.
- planNotFoundException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an plan id.
- planUpdated(PlanBean, EntityUpdatedData, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'plan updated' event.
- planVersionCreated(PlanVersionBean, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'plan version created' event.
- planVersionNotFoundException(String, String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an plan id and version.
- planVersionUpdated(PlanVersionBean, EntityUpdatedData, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'plan version updated' event.
- pluginAlreadyExistsException() - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an plugin name.
- pluginNotFoundException(Long) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an plugin id.
- PluginResourceImpl - Class in io.apiman.manager.api.rest.impl
-
Implementation of the Plugin API.
- PluginResourceImpl() - Constructor for class io.apiman.manager.api.rest.impl.PluginResourceImpl
-
Constructor.
- pluginResourceNotFoundException(String, PluginCoordinates) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception.
- policiesReordered(ServiceVersionBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Called when the user reorders the policies in a service.
- policiesReordered(ApplicationVersionBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Called when the user reorders the policies in an application.
- policiesReordered(PlanVersionBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Called when the user reorders the policies in a plan.
- policyAdded(PolicyBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'policy added' event.
- policyDefAlreadyExistsException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an policyDef name.
- PolicyDefinitionResourceImpl - Class in io.apiman.manager.api.rest.impl
-
Implementation of the PolicyDefinition API.
- PolicyDefinitionResourceImpl() - Constructor for class io.apiman.manager.api.rest.impl.PolicyDefinitionResourceImpl
-
Constructor.
- policyDefInvalidException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception.
- policyDefNotFoundException(String) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from an policyDef id.
- policyNotFoundException(long) - Static method in class io.apiman.manager.api.rest.impl.util.ExceptionFactory
-
Creates an exception from a policy id.
- policyRemoved(PolicyBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'policy removed' event.
- policyUpdated(PolicyBean, PolicyType, ISecurityContext) - Static method in class io.apiman.manager.api.rest.impl.audit.AuditUtils
-
Creates an audit entry for the 'policy updated' event.