Package pl.gsmservice.gateway.utils
Interface Hook.AfterErrorContext
-
- All Superinterfaces:
Hook.HookContext
- All Known Implementing Classes:
Hook.AfterErrorContextImpl
- Enclosing class:
- Hook
public static interface Hook.AfterErrorContext extends Hook.HookContext
Context for an AfterError hook call.
-
-
Method Summary
-
Methods inherited from interface pl.gsmservice.gateway.utils.Hook.HookContext
baseUrl, oauthScopes, operationId, sdkConfiguration, securitySource
-
-