Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.secure.JACCPreUpdateEventListener
public class JACCPreUpdateEventListener
extends java.lang.Object
implements PreUpdateEventListener, Initializable, JACCSecurityListener
Method Summary | |
void |
|
boolean |
|
public void initialize(Configuration cfg)
- Specified by:
- initialize in interface Initializable
public boolean onPreUpdate(PreUpdateEvent event)
Return true if the operation should be vetoed
- Specified by:
- onPreUpdate in interface PreUpdateEventListener