org.hibernate.secure
Class JACCConfiguration
java.lang.Object
org.hibernate.secure.JACCConfiguration
public class JACCConfiguration
- extends Object
Adds Hibernate permissions to roles via JACC
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JACCConfiguration
public JACCConfiguration(String contextId)
throws HibernateException
- Throws:
HibernateException
addPermission
public void addPermission(String role,
String entityName,
String action)