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:
-
What's the best way to add security to the application?
-
How do I authenticate users?
-
How can I control access to classes and methods?
-
How do I add Identity and Access Management(IAM) to my application ?
-
How can I create a secure multi-tenancy architecture for my SaaS (Software as a Service) application ?
-
How can I enable SAML-based Single Sign-On for my application?
-
How do I add authentication and authorization to my REST interface ?
-
How can my application authenticate users using their Facebook, Twitter, or Google accounts ?
If these are your questions, then PicketLink is your answer.