com.evolveum.midpoint.model.synchronizer
Class UserPolicyProcessor

java.lang.Object
  extended by com.evolveum.midpoint.model.synchronizer.UserPolicyProcessor

@Component
public class UserPolicyProcessor
extends java.lang.Object

Processor to handle user template and possible also other user "policy" elements.

Author:
Radovan Semancik

Constructor Summary
UserPolicyProcessor()
           
 
Method Summary
 void processUserPolicy(SyncContext context, OperationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserPolicyProcessor

public UserPolicyProcessor()
Method Detail

processUserPolicy

public void processUserPolicy(SyncContext context,
                              OperationResult result)
                       throws ObjectNotFoundException,
                              SchemaException,
                              ExpressionEvaluationException
Throws:
ObjectNotFoundException
SchemaException
ExpressionEvaluationException


Copyright © 2012 evolveum. All Rights Reserved.