インターフェース AuditableAcl
- すべてのスーパーインターフェース:
Acl、MutableAcl、java.io.Serializable
- すべての既知の実装クラス:
AclImpl
public interface AuditableAcl extends MutableAcl
監査機能を提供する可変 ACL。
方法の概要
すべてのメソッド インスタンスメソッド 抽象メソッド 修飾子と型 メソッド 説明 voidupdateAuditing(int aceIndex, boolean auditSuccess, boolean auditFailure)インターフェース 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