Package pl.gsmservice.gateway.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 pl.gsmservice.gateway.utils.Hook.HookContext
baseUrl, oauthScopes, operationId, sdkConfiguration, securitySource
-
-