The methods contained in this class variable are all
applied to access records to see if they are relevant.
This sequence is used by Section 27, “AccessSummary.__isRelevant(): Filter out
irrelevant access records” to filter access
records. These are all unbound methods, so the self argument must be provided explicitly when
they are called.
FILTER_FUNCTIONS = (__statusFilter, __extFilter,
__spiderFilter, __pwdFilter, __timeFilter, __specialFilter)