Product SiteDocumentation Site

Chapter 1. Overview

1.1. The Top 8 Java Application Security Problems Solved by PicketLink

Are you developing a multiuser Java EE application? Do you find yourself asking:
  1. What's the best way to add security to the application?
  2. How do I authenticate users?
  3. How can I control access to classes and methods?
  4. How do I add Identity and Access Management(IAM) to my application ?
  5. How can I create a secure multi-tenancy architecture for my SaaS (Software as a Service) application ?
  6. How can I enable SAML-based Single Sign-On for my application?
  7. How do I add authentication and authorization to my REST interface ?
  8. How can my application authenticate users using their Facebook, Twitter, or Google accounts ?
If these are your questions, then PicketLink is your answer.