Class ValuePolicyProcessor

java.lang.Object
com.evolveum.midpoint.model.common.stringpolicy.ValuePolicyProcessor

@Component public class ValuePolicyProcessor extends Object
Processor for values that match value policies (mostly passwords). This class is supposed to process the parts of the value policy as defined in the ValuePolicyType. So it will validate the values and generate the values. It is NOT supposed to process more complex credential policies such as password lifetime and history.
Author:
mamut, semancik