インターフェース AuditableAcl
- すべてのスーパーインターフェース:
- Acl、- MutableAcl、- SerializableSE
- すべての既知の実装クラス:
- AclImpl
 監査機能を提供する可変 ACL。
- メソッドのサマリー- インターフェース org.springframework.security.acls.model.Acl から継承されたメソッド- getEntries, getObjectIdentity, getOwner, getParentAcl, isEntriesInheriting, isGranted, isSidLoaded- インターフェース org.springframework.security.acls.model.MutableAcl から継承されたメソッド- deleteAce, getId, insertAce, setEntriesInheriting, setOwner, setParent, updateAce
- メソッドの詳細- updateAuditingvoid updateAuditing- (int aceIndex, boolean auditSuccess, boolean auditFailure)