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