You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by wt <wa...@gmail.com> on 2018/09/17 19:49:25 UTC

ignite .net plugin for security

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
is possible to implement a security plugin in this fashion or is that level
of integration not possible between java and .net. I can see there are no
security classes available in .net so all the wiring would need to be
developed. would be great to get some of the gridgain developers with .net
knowledge to comment. Perhaps it is planned to be made available in the
future?



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: ignite .net plugin for security

Posted by wayne theron <wa...@gmail.com>.
It will authenticate cluster nodes and clients as well as authorise cache permissions

On 18 Sep 2018, 09:23, at 09:23, Pavel Tupitsyn <pt...@apache.org> wrote:
>Hi,
>
>Can you please elaborate, what does the plugin do?
>
>
>On Mon, Sep 17, 2018 at 10:49 PM wt <wa...@gmail.com> 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-ignitenet-plugin-distributed-semaphor
>> )
>> where plugin methods in java are made available in .net. Do you know
>if it
>> is possible to implement a security plugin in this fashion or is that
>level
>> of integration not possible between java and .net. I can see there
>are no
>> security classes available in .net so all the wiring would need to be
>> developed. would be great to get some of the gridgain developers with
>.net
>> knowledge to comment. Perhaps it is planned to be made available in
>the
>> future?
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>

Re: ignite .net plugin for security

Posted by Pavel Tupitsyn <pt...@apache.org>.
Hi,

Can you please elaborate, what does the plugin do?


On Mon, Sep 17, 2018 at 10:49 PM wt <wa...@gmail.com> 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-ignitenet-plugin-distributed-semaphor
> )
> where plugin methods in java are made available in .net. Do you know if it
> is possible to implement a security plugin in this fashion or is that level
> of integration not possible between java and .net. I can see there are no
> security classes available in .net so all the wiring would need to be
> developed. would be great to get some of the gridgain developers with .net
> knowledge to comment. Perhaps it is planned to be made available in the
> future?
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>