Class CellPatternResolver

java.lang.Object
com.evolveum.midpoint.common.mining.utils.CellPatternResolver
All Implemented Interfaces:
Serializable

public class CellPatternResolver extends Object implements Serializable
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.

This class plays a crucial role in identifying patterns within the analyzed data, assisting in making informed decisions about role and user assignments. NOTE: There is possibility to specify required properties and allowed properties that must be present or meet in found pattern.

See Also: