Package com.styra.opa.openapi.utils
Interface Hook.BeforeRequestContext
-
- All Superinterfaces:
Hook.HookContext
- All Known Implementing Classes:
Hook.BeforeRequestContextImpl
- Enclosing class:
- Hook
public static interface Hook.BeforeRequestContext extends Hook.HookContext
Context for a BeforeRequest hook call.
-
-
Method Summary
-
Methods inherited from interface com.styra.opa.openapi.utils.Hook.HookContext
oauthScopes, operationId, securitySource
-
-