|
|||||||||
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(int aceIndex,
boolean auditSuccess,
boolean auditFailure)
|
Methods inherited from interface org.springframework.security.acls.model.MutableAcl |
---|
deleteAce, getId, insertAce, setEntriesInheriting, setOwner, setParent, updateAce |
Methods inherited from interface org.springframework.security.acls.model.Acl |
---|
getEntries, getObjectIdentity, getOwner, getParentAcl, isEntriesInheriting, isGranted, isSidLoaded |
Method Detail |
---|
void updateAuditing(int aceIndex, boolean auditSuccess, boolean auditFailure)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |