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