i am looking at adding custom security using Kerberos but it doesn't look like there are any methods that can be used to add authorization logic to when accessing cache. Am i wrong here because it looks like it can only work in a limited scope (startup and shutdown)
documentation: IPluginProvider implementation is the work-horse of the newly added plugin. It deals with the Ignite node life cycle by processing the calls to OnIgniteStart and OnIgniteStop methods. In addition, it can provide an optional API to be used by an end user via the GetPlugin<T>() method. Does anyone know how a plugin from .net can intercept client calls to apply authorization? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/