|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.secure.JACCPreUpdateEventListener
public class JACCPreUpdateEventListener
Check security before any update
| Constructor Summary | |
|---|---|
JACCPreUpdateEventListener()
|
|
| Method Summary | |
|---|---|
void |
initialize(Configuration cfg)
|
boolean |
onPreUpdate(PreUpdateEvent event)
Return true if the operation should be vetoed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JACCPreUpdateEventListener()
| Method Detail |
|---|
public boolean onPreUpdate(PreUpdateEvent event)
PreUpdateEventListener
onPreUpdate in interface PreUpdateEventListenerpublic void initialize(Configuration cfg)
initialize in interface Initializable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||