IyaSec Blog

Notes 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.

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

Looking for something specific? Browse all 124 topics.