|
Content with label security in Coherence FAQ (See content from all spaces)
Related Labels:
extend
, faq-code-examples
, cache
, coherence-web
, faq-coherence-web
Having issues using Coherence*Web with Java security enabled?
you are trying to run CoherenceWeb with the default Java security manager enabled (as is the default on some application servers, such as Sun ONE 7), you may need to grant additional security permissions in your security policy file. If you do not, the CoherenceWeb ...
|
How can I restrict a Coherence*Extend client's access to a cache?
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 ...
|
|
|