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

All content with label cache+faq-code-examples.
Related Labels: review , expiry , re-entrant , namedcache , concurrency , javabean , cache-topologies , synchronize , mutex , semantics , size , query , jmx , partition , topology , loading , cache-size , object-model , mutext , more » ( - cache , - faq-code-examples )

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 ...