Optional
extensionEntryAccessCheck: ((aclList: AclList, aclEntry: AclEntry, subjectDesc: IncomingSubjectDescriptor, endpoint: EndpointInterface, clusterId: ClusterId) => boolean)Check if the given ACL entry is allowed to be used for the given subject descriptor, endpoint, and cluster ID.
Determines the granted privileges for the given session, endpoint, and cluster ID and returns them.
Public method used to update the Access Control List on changes.
Implements Access Control Logic as per Matter Specification
See
MatterSpecification.v12.Core ยง 6.6.5.2.