Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Hibernate Annotation and Security

Avatar

Former Community Member
Hi,



I wonder if anybody known whether FDMS supports hibernate
annotation or not?



Also, we need fine-grain access control at property level
with POJOs managed by Hibernate. I wonder if anyone knows how to
extend FDMS for this purpose?



Thanks.
1 Reply

Avatar

Level 1
I was getting ready to post a similar question.



I have seen the recent samples on hibernate - they are very
nice, but there is a serious need for hibernate examples
(integrated in to FDS) with security. So, authentication against a
users table and authorization against roles and even down to the
granularity level of access privs for hibernate fields (horizontal
as well as vertical security examples would be nice).



It's not just java people who are showing interest in Flex -
a lot of other folks, for example from the .NET world, are showing
interest. So, just saying that security in Flex is simple because
of its ability to integrate with J2EE doesn't help...



Finaly, it would also be nice to see examples for secure web
services. I can easily consume .NET web services but how do I
secure that consumption? An example project with WSE 3.0
integration, etc, would be nice...



Thanks