All topics

Security

103 articles tagged Security.

Ant — Build Control

  • Integration
  • Java
  • Security

I’ve mentioned that for larger projects/examples on thinkmiddleware.com, Ant would be used. The Java Security Manager article was the first time it was used. Although, the full details of the source code were not included, Ant was used.

Read article: Ant — Build Control

The Java Security Manager

  • JVM Internals
  • Java
  • Security

In the last post, the Java Standard Edition and Java Enterprise Edition security features were introduced. This is the second in a series of articles that introduces each Java security feature in depth. This article introduces the Java Security Manager and the sandbox it creates for a Java…

Read article: The Java Security Manager

Java Security — The Low-Level details To J2EE Security–And, Beyond

  • J2EE / Jakarta EE
  • JVM Internals
  • Java

While researching details for a Java Security Manager article, it became obvious that I didn’t understand the mappings of all the different Java, security-related specifications to the technologies and acronyms I knew. Thus, was the beginning of this article. Below each security-related feature in…

Read article: Java Security — The Low-Level details To J2EE Security–And, Beyond

EJB vs. Web Services

  • J2EE / Jakarta EE
  • JBoss
  • Performance Tuning

This article is by no means an exhaustive discussion on the subject of Web Services and EJBs. But, I have often found many of the points I bring up here missing from meaningful debate. Researching this article also gave me an opportunity to go over material I've been wanting to read for a while now.

Read article: EJB vs. Web Services