I'm working on an implementation of GridSecurityProcessor, which allows me
to implement an authenticate method. However, all of the Ignite
documentation I've found discusses creating users in SQL at the
table-level. If I want authentication at the cache-level, do I need to
create custom authentication logic in my plugin? Or, does Ignite have
something internal to Ignite that I can leverage/call to make it simpler?

Devin G. Bost

Reply via email to