aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate authentication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "Hibernate authentication " Watch "Hibernate authentication " New topic
Author

Hibernate authentication

Claudio Pro
Greenhorn

Joined: Apr 24, 2008
Posts: 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
 
 
subject: Hibernate authentication
 
Threads others viewed
only server side certificates in was 3.5.2
SQL exception when using datasource
Error: Cannot properly decrypt username or password or both.
Login Use Case and JAAS...
Web Service Authentication
developer file tools