Uses of Package
org.restheart.plugins
Packages that use org.restheart.plugins
Package
Description
Base package for security plugins
Utility classes
-
Classes in org.restheart.plugins used by org.restheart.exchange
-
Classes in org.restheart.plugins used by org.restheart.handlers
-
Classes in org.restheart.plugins used by org.restheart.pluginsClassDescriptionInterface to get the response and request implementation classes at runtimeParent interface of handling plugins: Service and ProxyInitializer allow to execute initialization logic at system startup time Seehttps://restheart.org/docs/plugins/core-plugins/#initializersDefines the execution time point of an InitializerInterceptors allow to snoop and modify requests and responses at different stages of the request lifecycle as defined by the interceptPoint parameter of the annotation RegisterPlugin.Defines the intercept point of an InterceptorBase interface for dependency providersServices allow to extend the API adding web services
-
Classes in org.restheart.plugins used by org.restheart.plugins.security
-
Classes in org.restheart.plugins used by org.restheart.utilsClassDescriptionInterface to get the response and request implementation classes at runtimeInitializer allow to execute initialization logic at system startup time Seehttps://restheart.org/docs/plugins/core-plugins/#initializersDefines the execution time point of an InitializerInterceptors allow to snoop and modify requests and responses at different stages of the request lifecycle as defined by the interceptPoint parameter of the annotation RegisterPlugin.Defines the intercept point of an InterceptorServices allow to extend the API adding web services