@Component public class CredentialsProcessor extends Object
Constructor and Description |
---|
CredentialsProcessor() |
Modifier and Type | Method and Description |
---|---|
<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
processFocusCredentials(LensContext<F> context,
XMLGregorianCalendar now,
Task task,
OperationResult result) |
<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
processProjectionCredentials(LensContext<F> context,
LensProjectionContext projectionContext,
XMLGregorianCalendar now,
Task task,
OperationResult result) |
public <F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> void processFocusCredentials(LensContext<F> context, XMLGregorianCalendar now, Task task, OperationResult result) throws ExpressionEvaluationException, ObjectNotFoundException, SchemaException, PolicyViolationException
public <F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> void processProjectionCredentials(LensContext<F> context, LensProjectionContext projectionContext, XMLGregorianCalendar now, Task task, OperationResult result) throws ExpressionEvaluationException, ObjectNotFoundException, SchemaException, PolicyViolationException
Copyright © 2016 evolveum. All rights reserved.