| Modifier and Type | Class and Description |
|---|---|
class |
HttpRouter |
| Modifier and Type | Method and Description |
|---|---|
static Router |
Router.init(String configFileName) |
static Router |
Router.init(String resource,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleManager.setRouter(Router router) |
| Modifier and Type | Method and Description |
|---|---|
Router |
EtcdBasedConfigurator.getRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
EtcdBasedConfigurator.setRouter(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
FakeRule.init(Router router) |
| Modifier and Type | Field and Description |
|---|---|
protected Router |
AbstractInterceptor.router |
| Modifier and Type | Method and Description |
|---|---|
Router |
Interceptor.getRouter() |
Router |
AbstractInterceptor.getRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Interceptor.init(Router router) |
void |
SpringInterceptor.init(Router router) |
void |
AbstractInterceptor.init(Router router) |
void |
WSDLInterceptor.init(Router router) |
void |
HTTPClientInterceptor.init(Router router) |
void |
HTTPClientInterceptor.init(Router router,
HttpClient httpClient) |
| Modifier and Type | Field and Description |
|---|---|
protected Router |
AbstractClientAddress.router |
| Modifier and Type | Method and Description |
|---|---|
void |
Hostname.init(Router router) |
void |
AccessControl.init(Router router) |
void |
AbstractClientAddress.init(Router router) |
void |
Resource.init(Router router) |
protected AccessControl |
AccessControlInterceptor.parse(String fileName,
Router router) |
| Constructor and Description |
|---|
AbstractClientAddress(Router router) |
AccessControl(Router router) |
Any(Router router) |
Hostname(Router router) |
Ip(Router router) |
Resource(Router router) |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
RuleUtil.findRuleByIdentifier(Router router,
String name) |
void |
AdminConsoleInterceptor.init(Router router) |
| Constructor and Description |
|---|
AdminPageBuilder(StringWriter writer,
Router router,
String relativeRootPath,
Map<String,String> params,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClamAntiVirusInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiManagementInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailTokenProvider.init(Router router) |
void |
JdbcUserDataProvider.init(Router router) |
void |
StaticUserDataProvider.init(Router router) |
void |
SessionManager.init(Router router) |
void |
TelekomSMSTokenProvider.init(Router router) |
void |
CustomStatementJdbcUserDataProvider.init(Router router) |
void |
UserDataProvider.init(Router router) |
void |
LDAPUserDataProvider.init(Router router) |
void |
EmptyTokenProvider.init(Router router) |
void |
LoginInterceptor.init(Router router) |
void |
UnifyingUserDataProvider.init(Router router) |
void |
LoginDialog.init(Router router) |
void |
TokenProvider.init(Router router) |
void |
TOTPTokenProvider.init(Router router) |
void |
WhateverMobileSMSTokenProvider.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BalancerUtil.addSession2Cluster(Router router,
String balancerName,
String sessionId,
String cName,
Node n) |
static List<LoadBalancingInterceptor> |
BalancerUtil.collectBalancers(Router router) |
static List<Cluster> |
BalancerUtil.collectClusters(Router router) |
static void |
BalancerUtil.down(Router router,
String balancerName,
String cName,
String host,
int port) |
static List<Node> |
BalancerUtil.getAllNodesByCluster(Router router,
String balancerName,
String cName) |
static List<Node> |
BalancerUtil.getAvailableNodesByCluster(Router router,
String balancerName,
String cName) |
static Node |
BalancerUtil.getNode(Router router,
String balancerName,
String cluster,
String host,
int port) |
static Map<String,Session> |
BalancerUtil.getSessions(Router router,
String balancerName,
String cluster) |
static List<Session> |
BalancerUtil.getSessionsByNode(Router router,
String balancerName,
String cName,
Node node) |
static boolean |
BalancerUtil.hasLoadBalancing(Router router) |
void |
LoadBalancingInterceptor.init(Router router) |
static Balancer |
BalancerUtil.lookupBalancer(Router router,
String name) |
static LoadBalancingInterceptor |
BalancerUtil.lookupBalancerInterceptor(Router router,
String name) |
static void |
BalancerUtil.removeNode(Router router,
String balancerName,
String cluster,
String host,
int port) |
static void |
BalancerUtil.takeout(Router router,
String balancerName,
String cName,
String host,
int port) |
static void |
BalancerUtil.up(Router router,
String balancerName,
String cName,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheInterceptor.init(Router router) |
void |
CacheInterceptor.Store.init(Router router) |
void |
CacheInterceptor.FileStore.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFlowInterceptor.init(Router router) |
void |
ConditionalInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyTemplateInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
Router |
OAuth2AuthorizationServerInterceptor.getRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClaimList.init(Router router) |
void |
StaticClientList.init(Router router) |
void |
ClientList.init(Router router) |
void |
OAuth2AuthorizationServerInterceptor.init(Router router) |
void |
OAuth2ResourceInterceptor.init(Router router) |
void |
WellknownFile.init(Router router) |
void |
WellknownFile.init(Router router,
OAuth2AuthorizationServerInterceptor oasi) |
void |
ConsentPageFile.init(Router router,
String url) |
void |
OAuth2AuthorizationServerInterceptor.setRouter(Router router) |
| Modifier and Type | Field and Description |
|---|---|
protected Router |
AuthorizationService.router |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationService.init(Router router) |
void |
DynamicRegistration.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2TokenValidatorInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatorInterceptor.init(Router router) |
| Constructor and Description |
|---|
SchematronValidator(ResolverMap resourceResolver,
String schematron,
ValidatorInterceptor.FailureHandler failureHandler,
Router router,
org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiKeyCheckerInterceptor.init(Router router) |
void |
KeyFileApiKeyValidator.init(Router router) |
void |
ApiKeyValidator.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestServiceInterceptor.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketInterceptor.init(Router router) |
| Constructor and Description |
|---|
XSLTTransformer(String styleSheet,
Router router,
int concurrency) |
| Constructor and Description |
|---|
JmxRouter(Router router,
JmxExporter exporter) |
JmxServiceProxy(ServiceProxy rule,
Router router) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Function<Map<String,Object>,Boolean> |
LanguageSupport.compileExpression(Router router,
String expression) |
abstract com.google.common.base.Function<Map<String,Object>,Object> |
LanguageSupport.compileScript(Router router,
String script) |
void |
ScriptExecutorPool.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<Map<String,Object>,Boolean> |
GroovyLanguageSupport.compileExpression(Router router,
String src) |
com.google.common.base.Function<Map<String,Object>,Object> |
GroovyLanguageSupport.compileScript(Router router,
String script) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<Map<String,Object>,Boolean> |
JavascriptLanguageSupport.compileExpression(Router router,
String src) |
com.google.common.base.Function<Map<String,Object>,Object> |
JavascriptLanguageSupport.compileScript(Router router,
String script) |
| Modifier and Type | Field and Description |
|---|---|
protected Router |
AbstractProxy.router |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProxy.init(Router router)
Called after parsing is complete and this has been added to the object tree (whose root is Router).
|
void |
Rule.init(Router router) |
void |
SSLProxy.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
Router |
Transport.getRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpTransport.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketInterceptorInterface.init(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketLogInterceptor.init(Router router) |
void |
WebSocketSpringInterceptor.init(Router router) |
void |
WebSocketStompReassembler.init(Router router) |
Copyright © 2021. All Rights Reserved.