|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.event.SecurityAdapter
Security adapter class
Constructor Summary | |
SecurityAdapter()
|
Method Summary | |
void |
denyPermission(SecurityEvent event)
|
void |
grantPermission(SecurityEvent event)
|
void |
revokePermission(SecurityEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecurityAdapter()
Method Detail |
public void grantPermission(SecurityEvent event) throws VetoException
grantPermission
in interface SecurityListener
VetoException
public void denyPermission(SecurityEvent event) throws VetoException
denyPermission
in interface SecurityListener
VetoException
public void revokePermission(SecurityEvent event) throws VetoException
revokePermission
in interface SecurityListener
VetoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |