This week's book giveaway is in the Flex forum.
We're giving away four copies of Flex 4 in Action and have Tariq Ahmed, Dan Orlando, John C. Bland II & Joel Hooks on-line!
See this thread for details.
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
Author

Hibernate authentication

Claudio Pro
Greenhorn

Joined: Apr 24, 2008
Messages: 4

I'm on a distributed application over RMI , i use hibernate on the the server side, i've to develop a declarative permission check for CRUD operations.
I think interceptor or events could help me, but i don't know how to keep the users' credentials on the server side. (I use JAAS for authentication), i tought at a token approach, but doesn't seems very scalar.
Can you suggest frameworks, patterns or generic solutions?

Thank you
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic