Hi, I am a M.S.C student of computer science.
I am researching on java security model and I decided to have an implementation of MAC(mandatory access control ) in jvm. While studying trusted os I got familiar with Selinux(Security Enhaced linux) and I surprised if we can use selinux policy in jvm. I have experience in java and j2ee but I have never done anything with inside jvm and I don`t know how can I start to change its internal Structure or if it is possible at all. Now I need your guidance to know if such manipulation is possible and is my idea (I mean using selinux security policy for jvm) feasible. Best Regards. Michel .
