J2EE Security
The article continues the series discussing J2EE Security and its related concepts. The following brings together the numerous concepts discussed in the past articles.
Read article: J2EE SecurityNotes on application security, API security, identity, and API management from the field. Articles are also published on Medium. Browse the archive by topic instead — 124 subjects.
The article continues the series discussing J2EE Security and its related concepts. The following brings together the numerous concepts discussed in the past articles.
Read article: J2EE SecurityThe discussion of J2EE Security on the JBoss Application Server continues as Role Mapping is introduced.
Read article: Role Mapping & J2EE SecurityThis article continues our discussion of setting up J2EE Security in a JBoss 4.3.x container. In the last article, we completed the setup of an OpenLdap database that can be used as a User Repository.
Read article: Using OpenLdap as a User Repository with JBoss 4.3.xThis article describes how to setup an OpenLdap server and add inetperson user objects. However, the article didn’t describe how to add groups to OpenLdap and add users to the groups.
Read article: Adding Groups To OpenLdapI’ve had to look up the HTML codes for special characters like space many times. In fact, while writing blog entries for Thinkmiddleware.com, I’ve had to stop and look up the HTML code for less-than sign and greater-than sign one to many times. I just haven’t bothered memorizing them.
Read article: URL & HTML Character RepresentationThis article explains how to install and start the JBoss “default” server.
Read article: JBoss 4.3.X SetupHave you ever run snoop on Solaris or tcpdump on Linux or AIX and discovered that these tools cannot capture IP-based communication that occurs between two processes on the same machine? Or, Wireshark (formerly, Ethereal) on Windows? Only to discover the same limitation?
Read article: Capturing Network Communication Between Two Processes On the Same Machine…Any time you have a distributed application, there is network communication involved. Capturing this network traffic can be instrumental in diagnosing and solving problems. Generally, to capturing network traffic, superuser privledges, timing, and a bit of luck is needed. Often, the appropriate…
Read article: Capturing JVM TCP TrafficBuilding on the ideas introduced in the last article, a J2EE Application servers classloaders are explored in this installment. In particular, Websphere Application Server v.6.x Classloaders are introduced. The J2EE Spec provides some guidance regarding J2EE Application Servers, but as with so many…
Read article: Websphere v6.x ClassloadersCheck out JSR 316 and this article. There is also a Slashdot.org thread on the subject.
Read article: JEE 6 Draft Proposal Is Available For Public ReviewLooking for something specific? Browse all 124 topics.