PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: faq-code-examples+security

All content with label faq-code-examples+security.
Related Labels: best-practices , review , expiry , coherence-web , namedcache , javabean , production-environment , synchronize , coherence-cache-config , cluster , backing-map , deployment , cachestore , extend , hibernate , expiration , mutex , network , troubleshooting , more » ( - faq-code-examples , - security )

How can I restrict a Coherence*Extend client's access to a cache? (Coherence FAQ)
attached example security.jar demonstrates how to authenticate a CoherenceExtend client and pass the client's identity to the cluster, where it is used to enforce entitlements on a target {{NamedCache}}. The attached JAR file includes both .NET and Java sample clients. A CoherenceExtend client authenticates ...