A C G I J M R S U 

A

addApiAuthFilter(ServletContextHandler) - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
 
addModulesToJetty(ContextHandlerCollection) - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Configure the web application(s).
addSecurityHandler(ServletContextHandler) - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
 
APIMAN_GATEWAY_ENDPOINT - Static variable in class io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatform
 

C

configure() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Configure the gateway options.
configureConnectorFactory() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The connector factory.
configureGlobalVars() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Configure some global variables in the system properties.
configureMetrics() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Configure the metrics system.
configurePluginRegistry() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The plugin registry.
configurePolicyFactory() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The policy factory component.
configureRegistry() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The registry.
createSecurityHandler() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Creates a basic auth security handler.

G

GatewayMicroService - Class in io.apiman.gateway.platforms.war.micro
This class starts up an embedded Jetty test server so that integration tests can be performed.
GatewayMicroService() - Constructor for class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Constructor.
GatewayMicroServiceApplication - Class in io.apiman.gateway.platforms.war.micro
Useful if jax-rs is not supported by the runtime platform.
GatewayMicroServiceApplication() - Constructor for class io.apiman.gateway.platforms.war.micro.GatewayMicroServiceApplication
Constructor.
GatewayMicroServiceEngineAccessor - Class in io.apiman.gateway.platforms.war.micro
Accessor for the engine - allows the REST implementation to get access to the engine created by the web app bootstrapper.
GatewayMicroServiceEngineAccessor() - Constructor for class io.apiman.gateway.platforms.war.micro.GatewayMicroServiceEngineAccessor
Constructor.
GatewayMicroServicePlatform - Class in io.apiman.gateway.platforms.war.micro
The microservice platform integration impl.
GatewayMicroServicePlatform() - Constructor for class io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatform
Constructor.
GatewayMicroServicePlatformAccessor - Class in io.apiman.gateway.platforms.war.micro
Platform accessor for wildfly8.
GatewayMicroServicePlatformAccessor() - Constructor for class io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatformAccessor
 
getClasses() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroServiceApplication
 
getEngine() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroServiceEngineAccessor
 
getId() - Method in class io.apiman.gateway.platforms.war.micro.User
 
getPassword() - Method in class io.apiman.gateway.platforms.war.micro.User
 
getPlatform() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatformAccessor
 
getRoles() - Method in class io.apiman.gateway.platforms.war.micro.User
 
getRolesAsArray() - Method in class io.apiman.gateway.platforms.war.micro.User
 
getServiceEndpoint(String, String, String) - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatform
 
getSingletons() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroServiceApplication
 
getUsers() - Static method in class io.apiman.gateway.platforms.war.micro.Users
 

I

io.apiman.gateway.platforms.war.micro - package io.apiman.gateway.platforms.war.micro
 

J

join() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
 

M

main(String[]) - Static method in class io.apiman.gateway.platforms.war.micro.Starter
Main entry point for the API Gateway micro service.

R

registerCacheStoreComponent() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The cache store component.
registerComponents() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Register the components.
registerPolicyFailureFactoryComponent() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The policy failure factory component.
registerRateLimiterComponent() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The rate limiter component.
registerSharedStateComponent() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
The shared state component.

S

serverPort() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
 
setId(String) - Method in class io.apiman.gateway.platforms.war.micro.User
 
setPassword(String) - Method in class io.apiman.gateway.platforms.war.micro.User
 
setRoles(List<String>) - Method in class io.apiman.gateway.platforms.war.micro.User
 
start() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Start/run the server.
Starter - Class in io.apiman.gateway.platforms.war.micro
Starts the API Gateway as a jetty micro service.
Starter() - Constructor for class io.apiman.gateway.platforms.war.micro.Starter
 
stop() - Method in class io.apiman.gateway.platforms.war.micro.GatewayMicroService
Stop the server.

U

User - Class in io.apiman.gateway.platforms.war.micro
A user.
User() - Constructor for class io.apiman.gateway.platforms.war.micro.User
Constructor.
Users - Class in io.apiman.gateway.platforms.war.micro
Hard coded users.
Users() - Constructor for class io.apiman.gateway.platforms.war.micro.Users
 
USERS_FILE_PROP - Static variable in class io.apiman.gateway.platforms.war.micro.Users
 
A C G I J M R S U 

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