A B C D E F G I L M P R S T U V 

A

AbstractTestPlanTest - Class in io.apiman.manager.test.util
Base class for all junit integration tests for dt api.
AbstractTestPlanTest() - Constructor for class io.apiman.manager.test.util.AbstractTestPlanTest
 
addModulesToJetty(ContextHandlerCollection) - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Configure the web application(s).
ApiManagerTestPluginRegistry - Class in io.apiman.manager.test.server
A concrete implementation of the plugin registry.
ApiManagerTestPluginRegistry() - Constructor for class io.apiman.manager.test.server.ApiManagerTestPluginRegistry
Constructor.
auditEntity(String, String, String, Class<T>, PagingBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
auditUser(String, PagingBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 

B

beginTx() - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 

C

commitTx() - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createApplication(ApplicationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createAuditEntry(AuditEntryBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createContract(ContractBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createGateway(GatewayBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createMembership(RoleMembershipBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
createOrganization(OrganizationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createPlan(PlanBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createPlanVersion(PlanVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createPlugin(PluginBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createPolicy(PolicyBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createPolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createRole(RoleBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
createService(ServiceBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
createUser(UserBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 

D

DatabaseSeedFilter - Class in io.apiman.manager.test.server
Used to seed the test server with some initial data, such as users.
DatabaseSeedFilter() - Constructor for class io.apiman.manager.test.server.DatabaseSeedFilter
Constructor.
DefaultTestDataSeeder - Class in io.apiman.manager.test.server
Default seeder used by tests.
DefaultTestDataSeeder() - Constructor for class io.apiman.manager.test.server.DefaultTestDataSeeder
 
deleteApplication(ApplicationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteContract(ContractBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteGateway(GatewayBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteMembership(String, String, String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
deleteMemberships(String, String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
deleteOrganization(OrganizationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deletePlan(PlanBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deletePlanVersion(PlanVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deletePlugin(PluginBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deletePolicy(PolicyBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deletePolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteRole(RoleBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
deleteService(ServiceBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteServiceDefinition(ServiceVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
deleteServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
describeChild(RestTester.TestInfo) - Method in class io.apiman.manager.test.junit.RestTester
 
destroy() - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
downloadPlugin(File, PluginCoordinates) - Method in class io.apiman.manager.test.server.ApiManagerTestPluginRegistry
 

E

ES_CLIENT - Static variable in class io.apiman.manager.test.server.ManagerApiTestServer
 

F

findApplications(SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
findOrganizations(SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
findPlans(String, SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
findRoles(SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
findServices(SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
findUsers(SearchCriteriaBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 

G

getApiRegistry(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getApplication(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getApplicationContracts(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getApplicationsInOrg(String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getApplicationsInOrgs(Set<String>) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getApplicationVersion(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getApplicationVersions(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getBaseApiContext() - Method in class io.apiman.manager.test.junit.RestTester
 
getBaseApiContext() - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
getChildren() - Method in class io.apiman.manager.test.junit.RestTester
 
getClasses() - Method in class io.apiman.manager.test.server.TestManagerApiApplication
 
getContract(Long) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getESClient() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
 
getESNode() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
 
getGateway(String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getMaxPolicyOrderIndex(String, String, String, PolicyType) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getMembership(String, String, String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getOrganization(String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getOrgMemberships(String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getOrgs(Set<String>) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getPayloads() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
getPermissions(String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getPlan(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getPlansInOrg(String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getPlansInOrgs(Set<String>) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getPlanVersion(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getPlanVersions(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getPlugin(long) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getPlugin(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getPolicies(String, String, String, PolicyType) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getPolicy(PolicyType, String, String, String, Long) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getPolicyDefinition(String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getRequestLog() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
getResponseStats(String, String, String, HistogramIntervalType, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getResponseStatsPerApp(String, String, String, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getResponseStatsPerPlan(String, String, String, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getResponseStatsSummary(String, String, String, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getRole(String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getService(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getServiceContracts(String, String, String, int, int) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getServiceDefinition(ServiceVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getServicesInOrg(String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getServicesInOrgs(Set<String>) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getServiceVersion(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
getServiceVersionPlans(String, String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getServiceVersions(String, String) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
getSingletons() - Method in class io.apiman.manager.test.server.TestManagerApiApplication
 
getTestServerPort() - Method in class io.apiman.manager.test.junit.RestTester
 
getTestServerPort() - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
getTestType() - Static method in class io.apiman.manager.test.util.ManagerTestUtils
 
getUsage(String, String, String, HistogramIntervalType, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getUsagePerApp(String, String, String, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getUsagePerPlan(String, String, String, DateTime, DateTime) - Method in class io.apiman.manager.test.server.TestMetricsAccessor
 
getUser(String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getUserMemberships(String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
getUserMemberships(String, String) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 

I

init(FilterConfig) - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
io.apiman.manager.test.junit - package io.apiman.manager.test.junit
 
io.apiman.manager.test.server - package io.apiman.manager.test.server
 
io.apiman.manager.test.util - package io.apiman.manager.test.util
 
ISeeder - Interface in io.apiman.manager.test.server
Interface implemented by classes that seed the apiman database with data on startup.

L

listGateways() - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
listPluginPolicyDefs(Long) - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
listPlugins() - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
listPolicyDefinitions() - Method in class io.apiman.manager.test.server.TestEsStorageQueryWrapper
 
log(String, Object...) - Method in class io.apiman.manager.test.junit.RestTester
Logs a message.

M

ManagerApiTestServer - Class in io.apiman.manager.test.server
This class starts up an embedded Jetty test server so that integration tests can be performed.
ManagerApiTestServer() - Constructor for class io.apiman.manager.test.server.ManagerApiTestServer
Constructor.
ManagerTestUtils - Class in io.apiman.manager.test.util
Some test util methods.
ManagerTestUtils() - Constructor for class io.apiman.manager.test.util.ManagerTestUtils
 
ManagerTestUtils.TestType - Enum in io.apiman.manager.test.util
 
MockGatewayServlet - Class in io.apiman.manager.test.server
A simple servlet that pretends to be an API Management Gateway REST endpoint.
MockGatewayServlet() - Constructor for class io.apiman.manager.test.server.MockGatewayServlet
Constructor.

P

preStart() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Stuff to do before the server is started.
provideApiKeyGenerator(UuidApiKeyGenerator) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideIdmStorage(JpaIdmStorage, EsStorage) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideJpaProperties() - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideLogger(InjectionPoint) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideMetricsAccessor(TestMetricsAccessor, ESMetricsAccessor) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideMetricsJestClient() - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideSecurityContext(DefaultSecurityContext) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideStorage(JpaStorage, EsStorage) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideStorageJestClient() - Static method in class io.apiman.manager.test.server.TestCdiFactory
 
provideStorageQuery(JpaStorage, EsStorage) - Static method in class io.apiman.manager.test.server.TestCdiFactory
 

R

reorderPolicies(PolicyType, String, String, String, List<Long>) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
reset() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
RestTester - Class in io.apiman.manager.test.junit
A junit test runner that fires up apiman and makes it ready for use in the tests.
RestTester(Class<?>) - Constructor for class io.apiman.manager.test.junit.RestTester
Constructor.
RestTester.GatewayAssertionTestInfo - Class in io.apiman.manager.test.junit
 
RestTester.GatewayAssertionTestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.GatewayAssertionTestInfo
 
RestTester.PublishPayloadTestInfo - Class in io.apiman.manager.test.junit
 
RestTester.PublishPayloadTestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.PublishPayloadTestInfo
 
RestTester.TestInfo - Class in io.apiman.manager.test.junit
 
RestTester.TestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.TestInfo
 
RestTester.TestPlanInfo - Class in io.apiman.manager.test.junit
 
RestTester.TestPlanInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.TestPlanInfo
 
RestTestGatewayLog - Annotation Type in io.apiman.manager.test.junit
Indicates that a rest test needs to validate the mock gateway for calls made to it during the tests.
RestTestPlan - Annotation Type in io.apiman.manager.test.junit
Annotation used to indicate an apiman REST Test junit test.
RestTestPublishPayload - Annotation Type in io.apiman.manager.test.junit
Indicates that a rest test needs to validate the mock gateway for calls made to it during the tests.
RestTestSystemProperties - Annotation Type in io.apiman.manager.test.junit
System properties that should be set at the beginning of a rest test.
rollbackTx() - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
run(RunNotifier) - Method in class io.apiman.manager.test.junit.RestTester
 
runChild(RestTester.TestInfo, RunNotifier) - Method in class io.apiman.manager.test.junit.RestTester
 
runTestPlan(String, ClassLoader) - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
Runs the given test plan.

S

seed(IIdmStorage, IStorage) - Method in class io.apiman.manager.test.server.DefaultTestDataSeeder
 
seed(IIdmStorage, IStorage) - Method in interface io.apiman.manager.test.server.ISeeder
 
serverPort() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
The server port.
setTestType(ManagerTestUtils.TestType) - Static method in class io.apiman.manager.test.util.ManagerTestUtils
 
setup() - Static method in class io.apiman.manager.test.junit.RestTester
Called to setup the test.
setup() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
shutdown() - Static method in class io.apiman.manager.test.junit.RestTester
Called at the end of the test.
shutdown() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
start() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Start/run the server.
startServer() - Static method in class io.apiman.manager.test.junit.RestTester
 
startServer() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
stop() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Stop the server.
stopServer() - Static method in class io.apiman.manager.test.junit.RestTester
 
stopServer() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
SYSTEM_PROPERTY - Static variable in interface io.apiman.manager.test.server.ISeeder
 

T

TEST_TYPE - Static variable in class io.apiman.manager.test.util.ManagerTestUtils
 
TestCdiFactory - Class in io.apiman.manager.test.server
Attempt to create producer methods for CDI beans.
TestCdiFactory() - Constructor for class io.apiman.manager.test.server.TestCdiFactory
 
TestEsIdmStorageWrapper - Class in io.apiman.manager.test.server
 
TestEsIdmStorageWrapper(JestClient, IIdmStorage) - Constructor for class io.apiman.manager.test.server.TestEsIdmStorageWrapper
Constructor.
TestEsStorageQueryWrapper - Class in io.apiman.manager.test.server
 
TestEsStorageQueryWrapper(JestClient, IStorageQuery) - Constructor for class io.apiman.manager.test.server.TestEsStorageQueryWrapper
Constructor.
TestEsStorageWrapper - Class in io.apiman.manager.test.server
Wraps the ES storage impl so that it can "refresh" the indexes when appropriate.
TestEsStorageWrapper(JestClient, IStorage) - Constructor for class io.apiman.manager.test.server.TestEsStorageWrapper
Constructor.
TestManagerApiApplication - Class in io.apiman.manager.test.server
Useful if jax-rs is not supported by the runtime platform.
TestManagerApiApplication() - Constructor for class io.apiman.manager.test.server.TestManagerApiApplication
Constructor.
TestMetricsAccessor - Class in io.apiman.manager.test.server
Simple metrics accessor with hard coded data.
TestMetricsAccessor() - Constructor for class io.apiman.manager.test.server.TestMetricsAccessor
Constructor.
testServer - Static variable in class io.apiman.manager.test.util.AbstractTestPlanTest
 
TestUsers - Class in io.apiman.manager.test.server
Test users.
TestUsers() - Constructor for class io.apiman.manager.test.server.TestUsers
 

U

updateApplication(ApplicationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateGateway(GatewayBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateOrganization(OrganizationBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updatePlan(PlanBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updatePlanVersion(PlanVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updatePolicy(PolicyBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updatePolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateRole(RoleBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
updateService(ServiceBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateServiceDefinition(ServiceVersionBean, InputStream) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
 
updateUser(UserBean) - Method in class io.apiman.manager.test.server.TestEsIdmStorageWrapper
 
USERS - Static variable in class io.apiman.manager.test.server.TestUsers
 

V

valueOf(String) - Static method in enum io.apiman.manager.test.util.ManagerTestUtils.TestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apiman.manager.test.util.ManagerTestUtils.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I L M P R S T U V 

Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.