public class JACCPreInsertEventListener extends Object implements PreInsertEventListener, Initializable, JACCSecurityListener
Constructor and Description |
---|
JACCPreInsertEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Configuration cfg) |
boolean |
onPreInsert(PreInsertEvent event)
Return true if the operation should be vetoed
|
public boolean onPreInsert(PreInsertEvent event)
PreInsertEventListener
onPreInsert
in interface PreInsertEventListener
public void initialize(Configuration cfg)
initialize
in interface Initializable
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved