Conference

Modern Java Security: Zero Trust Architectures with Jakarta EE 11

Tuesday, 21st October, 2025
17:00
1 hour
Promotional graphic for a conference talk titled “Modern Java Security: Zero Trust Architectures with Jakarta EE 11.” The event is hosted by Payara Community and JDD, scheduled for October 21, 2025, at 5:00 PM CEST. The right side features a photo of the speaker, Luqman Saeed, labeled as a “Jakarta EE Specialist.” The design uses dark blue and teal backgrounds with coral and fish illustrations.

This talk examines implementing Zero Trust security principles within Jakarta EE 11 applications.

As enterprise boundaries dissolve through cloud adoption, traditional perimeter-based security fails to protect modern Java applications.

I’ll demonstrate how Jakarta EE 11’s security features enable Zero Trust implementations through:

  • Fine-grained authentication: Leveraging Jakarta Security with OAuth 2.0 and OpenID Connect for context-aware identity verification across microservices
  • Authorization patterns: Implementing attribute-based access control using Jakarta Security’s evolved authorization model
  • Continuous validation: Building runtime security monitoring using Jakarta’s CDI events and interceptors Through practical code examples, we’ll create a Zero Trust implementation that includes:
    • Multi-factor authentication integration within Jakarta applications
    • Least-privilege access patterns for service-to-service communication
    • Encrypted data transit using Jakarta’s security annotations.

We’ll examine a real-world case study of a healthcare application that adopted these patterns, significantly reducing breach exposure while maintaining performance requirements. Attendees will receive a security assessment framework and implementation guide for applying Zero Trust principles within their Jakarta EE environments.

Topics: , ,

Articles You May Find Useful

Screenshot from the Jakarta Agentic AI webinar showing a presentation slide titled “Jakarta Agentic AI” with bullet points about vendor-neutral APIs, early project status, and a Java SE 17 and Jakarta EE 10 baseline. Video thumbnails of multiple panel speakers appear on the left, and a GitHub repository link is displayed on the slide. 2 minutes
Community

Shaping Jakarta Agentic AI Together – Watch the Open Conversation

Earlier this week, we hosted Jakarta Agentic AI, An Open Conversation, an open house Jakarta TechTalk session, exploring a […]

Blue background with coral and fish. Left text: 'MONTHLY CATCH'. Right: laptop screen with tech tabs and Payara Community logo. 5 minutes
Community

The Payara Monthly Catch – January 2026

Published a little later than usual due to a busy conference season, this edition looks back at the key […]

Blog Qube SpringBoot 4 minutes
Spring

Spring Boot 4 Is Here And Payara Qube Is Getting Ready for It 

Spring Framework 7 and Spring Boot 4 officially arrived, marking a key milestone for the Java ecosystem. From improved startup performance and modularization to native-image […]