Archives
-
My thoughts on JSR 351, Java Identity API
Identity, something that we hear more often these days with the whole web 2.0 and social services and more and more web based public services growing around us. The identity notion is an integral part of a security system in distributed services. Developing effective software system require an effective security and access control system which [...]
-
How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1
In this article I explain how GlassFish 3.1 provides REST administration instead of AMX/JMX administration and management interface available in GlassFish 3.0
-
Updating Web application’s Spring Context from Beans definitions partially stored in the database…
Updating Web application’s Spring Context from Beans definitions partially stored in the database. The definitions stored in the database are the security provider beans and related configurations which we will load right after the context is initialized.
-
My slides for Java EE Security session at JavaForum meeting 69
On the 7th of december I presented the “Security in Java EE platform: what is included, what is missing” session in the JavaForum meeting. Although I arrived somehow late and left right after the last presentation which was done by Chet Hendrickson but I can say that the athmospher was really friendly and enjoyable. I [...]
-
Try your chance for winning a copy of GlassFish Security book by taking a 5 questions quiz.
Win your copy of GlassFish Security book by taking a simple 5 questions quiz. You simply answer 5 questions and then you will be included in the draw for 2 e-book copy and one paper copy of GlassFish security book.
-
Introducing NIO.2 (JSR 203) Part 4: Changing File System Attributes and Permissions
In this entry you will learn how to use nio.2 to change the files and directories attributes and permissions using nio.2 included in Java 7.
