Ken, For access control, you can either implement the GridSecurityProcessor interface as part of a custom plugin [1], or choose to use a 3rd party implementation [2].
[1] https://apacheignite.readme.io/docs/plugins [2] https://docs.gridgain.com/docs/security-and-audit On Sat, Dec 2, 2017 at 5:44 AM, Ken Cheng <[email protected]> wrote: > my case is that I just want the external can use get cmd as I dont want to > the data to be updated or deleted. > > Thanks, > Ken Cheng > > On Sat, Dec 2, 2017 at 1:49 AM, Denis Magda <[email protected]> wrote: > > > Hi, > > > > What’s Ignite Access Control? I’ve never heard about this tool/component. > > > > — > > Denis > > > > > On Dec 1, 2017, at 8:00 AM, kcmvp <[email protected]> wrote: > > > > > > Hi All, > > > > > > Are there any access control fro Ignite Access Control? For my case I > > just > > > want get related rest api can be accessed ? > > > Of course it's better to have fine control > > > > > > > > > > > > -- > > > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ > > > > >
