Interface | Description |
---|---|
MappingInitializer<V extends PrismValue> |
Class | Description |
---|---|
AccountValuesProcessor |
Processor that determines values of account attributes.
|
ActivationProcessor |
The processor that takes care of user activation mapping to an account (outbound direction).
|
AssignmentProcessor |
Assignment processor is recomputing user assignments.
|
ConsolidationProcessor |
This processor consolidate delta set triples acquired from account sync context and transforms them to
property deltas.
|
ContextLoader |
Context loader loads the missing parts of the context.
|
CredentialsProcessor |
Processor that takes password from user and synchronizes it to accounts.
|
InboundProcessor |
Processor that takes changes from accounts and synchronization deltas and updates user attributes if necessary
(by creating secondary user object delta
ObjectDelta ). |
MappingEvaluationHelper | |
OutboundProcessor |
Processor that evaluates values of the outbound mappings.
|
PasswordPolicyProcessor | |
Projector |
Projector recomputes the context.
|
ReconciliationProcessor |
Processor that reconciles the computed account and the real account.
|
UserPolicyProcessor |
Processor to handle user template and possible also other user "policy"
elements.
|
ValueMatcher<T> |
Copyright © 2013 evolveum. All rights reserved.