Java Web Application Security
Learn how to implement authentication in your Java web applications using Java EE Container Managed Authentication.
Learn how to implement authentication in your Java web applications using Java EE Container Managed Authentication.
This videos shows how to build a simple User Registration and Authorization application and discusses different combinations of OSGi and Java EE development and deployment in GlassFish. The first step is to to deploy a simple OSGi service and client in GlassFish. Then the OSGi client is replaced by a …
Increasing volume of critical data presents new challenges when developing scalable applications with Java. Distributed caching helps to address these challenges if applied right. This vendor-neutral presentation will explore ways for improving reliability, scalability, performance and concurrency of Java applications through local and distributed caching.
This video provides a review of existing solutions to authorization for Web applications and Web services. It introduces User Managed Access(UMA) and explains how it builds on such protocols as OAuth V2.0 and OAuth WRAP. It then presents UMA/j – a purely Java-based open-source framework that helps developers to delegate …
The video discusses the migration of one Java application server to another. It covers the business drivers for modernization, the technical and business challenges involved in migration, the common risk and mitigation factors. Finally, it presents some best practices and guidelines.
This video provides an overview of Couchbase NoSQL, the ecosystem and what it means to Java developers and implementers. We will demonstrate with examples of how to use the Java APIs on Couchbase to drive home some of these concepts.