Uses of Interface
io.gravitee.gateway.reactive.api.policy.base.BasePolicy
Packages that use BasePolicy
Package
Description
-
Uses of BasePolicy in io.gravitee.gateway.reactive.api.policy
Subinterfaces of BasePolicy in io.gravitee.gateway.reactive.api.policyModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of BasePolicy in io.gravitee.gateway.reactive.api.policy.base
Subinterfaces of BasePolicy in io.gravitee.gateway.reactive.api.policy.baseModifier and TypeInterfaceDescriptioninterfaceBaseSecurityPolicyis a base that can be used for securing declaring a security policy. -
Uses of BasePolicy in io.gravitee.gateway.reactive.api.policy.http
Subinterfaces of BasePolicy in io.gravitee.gateway.reactive.api.policy.httpModifier and TypeInterfaceDescriptioninterfaceAHttpPolicyallows to define the actions to apply during the different request execution phases of an HTTP request.interfaceHttpSecurityPolicyis aPolicythat can be used for securing a plan that can require a subscription. -
Uses of BasePolicy in io.gravitee.gateway.reactive.api.policy.kafka
Subinterfaces of BasePolicy in io.gravitee.gateway.reactive.api.policy.kafkaModifier and TypeInterfaceDescriptioninterfaceAKafkaPolicyallows to define the actions to apply during the different Kafka requests and responses.interfaceKafkaSecurityPolicyis aKafkaPolicythat can be used for securing a plan that can require a subscription.
HttpPolicy