This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Practical Java EE Security with Java EE 6 and GlassFish
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
The hottest topic related to enterprise Java applications is security, for which Java EE provides a fair amount of flexibility. This session focuses on how the top 10 Open Web Application Security Project (OWASP) application security concernsâincluding broken authentication and session management, failure to restrict URL access, and security misconfigurationâcan be addressed with Java EE and the GlassFish application server.
The session covers how and where to integrate the solution for each OWASP concern via a demo application. The demo application takes into account the relevant best practices/design patterns involved with ...