Re: ignite .net plugin for security

2018-09-18 Thread wayne theron
It will authenticate cluster nodes and clients as well as authorise cache permissions On 18 Sep 2018, 09:23, at 09:23, Pavel Tupitsyn wrote: >Hi, > >Can you please elaborate, what does the plugin do? > > >On Mon, Sep 17, 2018 at 10:49 PM wt wrote: > >> I have almost completed a plugin in java a

Re: ignite .net plugin for security

2018-09-18 Thread Pavel Tupitsyn
Hi, Can you please elaborate, what does the plugin do? On Mon, Sep 17, 2018 at 10:49 PM wt wrote: > I have almost completed a plugin in java and was wondering if this plugin > could be made available in .net. I have seen an example online (here - > > https://dzone.com/articles/implementing-ign

ignite .net plugin for security

2018-09-17 Thread wt
I have almost completed a plugin in java and was wondering if this plugin could be made available in .net. I have seen an example online (here - https://dzone.com/articles/implementing-ignitenet-plugin-distributed-semaphor) where plugin methods in java are made available in .net. Do you know if it