admin管理员组文章数量:1332377
I have a hazelcast cluster in which there are two instances running in spring boot java project. I want to secure this cluster/instances so that no clients will connect to it to access data.
I am using open source edition of hazelcast. How can I achieve this? One approach is to use different clusternames but this solution doesn't suit my requirement.
Is there any other authentication methods available in open source edition? Please help.
I have a hazelcast cluster in which there are two instances running in spring boot java project. I want to secure this cluster/instances so that no clients will connect to it to access data.
I am using open source edition of hazelcast. How can I achieve this? One approach is to use different clusternames but this solution doesn't suit my requirement.
Is there any other authentication methods available in open source edition? Please help.
Share Improve this question asked Nov 22, 2024 at 6:19 spyderspyder 1261 silver badge11 bronze badges1 Answer
Reset to default 0There is no option in open source edition. You can choose to have different clusternames to achieve this.
本文标签: javaRestrict hazelcast clients to connect to a hazelcast clusterinstanceStack Overflow
版权声明:本文标题:java - Restrict hazelcast clients to connect to a hazelcast clusterinstance - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742294607a2448467.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论