filmov
tv
Java Security Manager reloaded
Показать описание
It has become common practice to build programs by using libraries and make programs extendable by plugins. Applications deployed to application servers are also very popular nowadays. This means a serious issue for the security of the whole system. Luckily, Java has the solution - the Java Security Manager (JSM). Quick demo shows what to expect from evil applications and lazy programmers. The talk gives hints how to start with the JSM and how to write policy files. It also mentions which methods in your software should be protected by permission checks. The talk introduces a new Security Manager called ProGrade, which is backward compatible with the JSM and also allows the administrator to use ‘deny’ entries in policies. *Java Security is not a myth! The threat is out there. Be suspicious! Don’t trust your code and be paranoid when you use others’ code.*
Author:
Josef Cacek
Josef is a passionate Java developer, open-source contributor, decent runner and proud father. He joined JBoss team at Red Hat to help improve quality of security components in WildFly (JBoss AS formerly) and JBoss Enterprise Application Platform. Josef was few years involved in DirX Access project development at Atos.
Author:
Josef Cacek
Josef is a passionate Java developer, open-source contributor, decent runner and proud father. He joined JBoss team at Red Hat to help improve quality of security components in WildFly (JBoss AS formerly) and JBoss Enterprise Application Platform. Josef was few years involved in DirX Access project development at Atos.
Комментарии