D E H I O R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- delegate(BiConsumer<ByteArrayRequest, ByteArrayResponse>) - Method in class org.restheart.test.plugins.services.DelegateHandleService
- DelegateHandleService - Class in org.restheart.test.plugins.services
-
An idea to further simplify service definition.
- DelegateHandleService() - Constructor for class org.restheart.test.plugins.services.DelegateHandleService
E
- EchoAsyncResponseInterceptor - Class in org.restheart.test.plugins.interceptors
- EchoAsyncResponseInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.EchoAsyncResponseInterceptor
- EchoProxyRequestInterceptor - Class in org.restheart.test.plugins.interceptors
- EchoProxyRequestInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.EchoProxyRequestInterceptor
- EchoProxyResponseInterceptor - Class in org.restheart.test.plugins.interceptors
- EchoProxyResponseInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.EchoProxyResponseInterceptor
- EchoRequestInterceptor - Class in org.restheart.test.plugins.interceptors
- EchoRequestInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.EchoRequestInterceptor
- EchoResponseInterceptor - Class in org.restheart.test.plugins.interceptors
- EchoResponseInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.EchoResponseInterceptor
- EchoService - Class in org.restheart.test.plugins.services
- EchoService() - Constructor for class org.restheart.test.plugins.services.EchoService
- ExtraJwtVerifier - Class in org.restheart.test.plugins.initializers
-
Demonstrate how to add an extra verification step to the jwtAuthenticationMechanism.
- ExtraJwtVerifier() - Constructor for class org.restheart.test.plugins.initializers.ExtraJwtVerifier
H
- handle(ByteArrayProxyRequest, ByteArrayProxyResponse) - Method in class org.restheart.test.plugins.interceptors.EchoProxyRequestInterceptor
- handle(ByteArrayProxyRequest, ByteArrayProxyResponse) - Method in class org.restheart.test.plugins.interceptors.EchoProxyResponseInterceptor
- handle(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoAsyncResponseInterceptor
- handle(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoRequestInterceptor
- handle(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoResponseInterceptor
- handle(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.services.DelegateHandleService
- handle(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.services.EchoService
- handle(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.SecretHider
- handle(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.SnooperHook
- handle(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.WriteResultInterceptor
I
- IEchoService - Class in org.restheart.test.plugins.services
-
used for testing
- IEchoService() - Constructor for class org.restheart.test.plugins.services.IEchoService
- init() - Method in class org.restheart.test.plugins.initializers.ExtraJwtVerifier
- init() - Method in class org.restheart.test.plugins.initializers.TestInitializer
- init(Map<String, Object>) - Method in class org.restheart.test.plugins.interceptors.EchoProxyRequestInterceptor
-
shows how to inject configuration via @OnInit
- init(Map<String, Object>) - Method in class org.restheart.test.plugins.interceptors.EchoProxyResponseInterceptor
-
shows how to inject configuration via @OnInit
- init(Map<String, Object>) - Method in class org.restheart.test.plugins.interceptors.EchoResponseInterceptor
-
shows how to inject configuration via @OnInit
- init(Map<String, Object>) - Method in class org.restheart.test.plugins.interceptors.SnooperHook
- init(PluginsRegistry) - Method in class org.restheart.test.plugins.initializers.ExtraJwtVerifier
O
- org.restheart.test.plugins.initializers - package org.restheart.test.plugins.initializers
- org.restheart.test.plugins.interceptors - package org.restheart.test.plugins.interceptors
- org.restheart.test.plugins.services - package org.restheart.test.plugins.services
R
- resolve(ByteArrayProxyRequest, ByteArrayProxyResponse) - Method in class org.restheart.test.plugins.interceptors.EchoProxyRequestInterceptor
- resolve(ByteArrayProxyRequest, ByteArrayProxyResponse) - Method in class org.restheart.test.plugins.interceptors.EchoProxyResponseInterceptor
- resolve(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoAsyncResponseInterceptor
- resolve(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoRequestInterceptor
- resolve(ByteArrayRequest, ByteArrayResponse) - Method in class org.restheart.test.plugins.interceptors.EchoResponseInterceptor
- resolve(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.SecretHider
- resolve(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.SnooperHook
- resolve(MongoRequest, MongoResponse) - Method in class org.restheart.test.plugins.interceptors.WriteResultInterceptor
S
- SEchoService - Class in org.restheart.test.plugins.services
- SEchoService() - Constructor for class org.restheart.test.plugins.services.SEchoService
- SecretHider - Class in org.restheart.test.plugins.interceptors
- SecretHider() - Constructor for class org.restheart.test.plugins.interceptors.SecretHider
- setPluginRegistry(PluginsRegistry) - Method in class org.restheart.test.plugins.initializers.TestInitializer
- SnooperHook - Class in org.restheart.test.plugins.interceptors
- SnooperHook() - Constructor for class org.restheart.test.plugins.interceptors.SnooperHook
T
- TestInitializer - Class in org.restheart.test.plugins.initializers
-
Just an example initializer.
- TestInitializer() - Constructor for class org.restheart.test.plugins.initializers.TestInitializer
W
- WriteResultInterceptor - Class in org.restheart.test.plugins.interceptors
- WriteResultInterceptor() - Constructor for class org.restheart.test.plugins.interceptors.WriteResultInterceptor
All Classes All Packages