Package com.evolveum.midpoint.model.impl.mining.algorithm.detection


package com.evolveum.midpoint.model.impl.mining.algorithm.detection
  • Class
    Description
    A class responsible for executing the detection of patterns in role and user mining chunks/role analysis process.
    The DefaultPatternResolver class is responsible for detecting and resolving patterns within a role analysis session.
    The `DetectionActionExecutor` class is responsible for executing the pattern detection process within the role analysis.
    The `DetectionOperation` interface defines the operations required for performing pattern detection within the role analysis process.
    Experimental class for calculating confidence values based on detection patterns.
    The `PatternResolver` class implements the `DetectionOperation` interface and provides the algorithms for performing user-based and role-based pattern detection within the role analysis process.