org.hibernate.secure.internal
Class JACCConfiguration
java.lang.Object
org.hibernate.secure.internal.JACCConfiguration
public class JACCConfiguration
- extends Object
Adds Hibernate permissions to roles via JACC
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)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.