This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Associating Security Manager with SecureClassloader Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Associating Security Manager with SecureClassloader" Watch "Associating Security Manager with SecureClassloader" New topic
Author

Associating Security Manager with SecureClassloader

VG Gupta
Greenhorn

Joined: Mar 15, 2005
Posts: 5
Can Anybody let me know how do i associate a security manager with the secureClassLoader. I want to associate seperate security managers with seperate classloaders in my APP.

Want to use this in a mobile software components project which i am doing. I want security restrictions at the host where a component might migrate to.

Regards
Vipul
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Associating Security Manager with SecureClassloader
 
Similar Threads
RMI will run normally?
Associating Security Manager with SecureClassloader
Class loader
how to use security manager?
Using Security Manager for Sub-Components of an Application