In the previous posts I showed how to check authorization in a Java method. Now we'll consider how to secure part of the user interface.
The Flexess client integration tag li ... Read more
Flexible Access Management Made Simple
In fact, the name Flexess comes from FLEXible accESS. Flexess is a Java security framework that adds user access management capabilities to business applications. It provides the entire infrastructure starting from a tool for creating an application security model and Java API to authenticate user activities, to a web-based application for the administration of user access privileges.
We've done our best to provide all the information you need to get to know and start using Flexess here on our site. So please take some time to look around and acquaint yourself with Flexess. We're sure you'll be happy that you did.
Sincerely,
The Jresearch Team
All the key concepts like operations, roles and permissions are defined within the object model.
Flexess allows to separate the access management rules and the business logic of the application.
You need a single line of code to check if the user is authorized to perform the operation.
Flexess can be integrated with any Identity Manager, which supports LDAP.
You can read more about the features of Flexess here.



