|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditableAcl
A mutable ACL that provides audit capabilities.
Method Summary | |
---|---|
void |
updateAuditing(Serializable aceId,
boolean auditSuccess,
boolean auditFailure)
|
Methods inherited from interface org.acegisecurity.acls.MutableAcl |
---|
deleteAce, getEntries, getId, insertAce, setEntriesInheriting, setParent, updateAce |
Methods inherited from interface org.acegisecurity.acls.Acl |
---|
getObjectIdentity, getOwner, getParentAcl, isEntriesInheriting, isGranted, isSidLoaded |
Method Detail |
---|
void updateAuditing(Serializable aceId, boolean auditSuccess, boolean auditFailure)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |