Methods in com.evolveum.midpoint.model.lens that return types with arguments of type AccountShadowType |
LensProjectionContext<AccountShadowType> |
ShadowConstraintsChecker.getAccountContext()
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
PrismObject<AccountShadowType> equivalentAccount,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
LensContext<UserType,AccountShadowType> |
ShadowConstraintsChecker.getContext()
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,AccountShadowType> context,
ResourceShadowDiscriminator rsd)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,AccountShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
Method parameters in com.evolveum.midpoint.model.lens with type arguments of type AccountShadowType |
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
PrismObject<AccountShadowType> equivalentAccount,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
PrismObject<AccountShadowType> equivalentAccount,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,AccountShadowType> context,
ResourceShadowDiscriminator rsd)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,AccountShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
void |
ShadowConstraintsChecker.setAccountContext(LensProjectionContext<AccountShadowType> accountContext)
|
void |
ShadowConstraintsChecker.setContext(LensContext<UserType,AccountShadowType> context)
|
Method parameters in com.evolveum.midpoint.model.lens.projector with type arguments of type AccountShadowType |
void |
AccountValuesProcessor.checkSchemaAndPolicies(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accountContext,
String activityDescription,
OperationResult result)
Check that the primary deltas do not violate schema and policies
TODO: implement schema check |
void |
AccountValuesProcessor.checkSchemaAndPolicies(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accountContext,
String activityDescription,
OperationResult result)
Check that the primary deltas do not violate schema and policies
TODO: implement schema check |
void |
AccountValuesProcessor.processAccounts(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accountContext,
String activityDescription,
OperationResult result)
|
void |
AccountValuesProcessor.processAccounts(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accountContext,
String activityDescription,
OperationResult result)
|
void |
ActivationProcessor.processActivationUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
void |
ActivationProcessor.processActivationUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
void |
AssignmentProcessor.processAssignmentsAccounts(LensContext<UserType,AccountShadowType> context,
OperationResult result)
Processing user-account assignments (including roles). |
void |
AssignmentProcessor.processAssignmentsAccountValues(LensProjectionContext<AccountShadowType> accountContext,
OperationResult result)
|
void |
CredentialsProcessor.processCredentialsUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
void |
CredentialsProcessor.processCredentialsUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
Methods in com.evolveum.midpoint.model.test that return types with arguments of type AccountShadowType |
protected ObjectDelta<AccountShadowType> |
AbstractModelIntegrationTest.createModifyAccountShadowAddDelta(String accountOid,
ItemPath propertyName,
Object... newRealValue)
|
protected ObjectDelta<AccountShadowType> |
AbstractModelIntegrationTest.createModifyAccountShadowEmptyDelta(String accountOid)
|
protected ObjectDelta<AccountShadowType> |
AbstractModelIntegrationTest.createModifyAccountShadowReplaceAttributeDelta(String accountOid,
PrismObject<ResourceType> resource,
QName attributeName,
Object... newRealValue)
|
protected ObjectDelta<AccountShadowType> |
AbstractModelIntegrationTest.createModifyAccountShadowReplaceAttributeDelta(String accountOid,
PrismObject<ResourceType> resource,
String attributeName,
Object... newRealValue)
|
protected ObjectDelta<AccountShadowType> |
AbstractModelIntegrationTest.createModifyAccountShadowReplaceDelta(String accountOid,
PrismObject<ResourceType> resource,
ItemPath itemPath,
Object... newRealValue)
|
protected PrismObject<AccountShadowType> |
AbstractModelIntegrationTest.findAccountByUsername(String username,
PrismObject<ResourceType> resource)
|
protected PrismObject<AccountShadowType> |
AbstractModelIntegrationTest.findAccountByUsername(String username,
PrismObject<ResourceType> resource,
Task task,
OperationResult result)
|
protected PrismObject<AccountShadowType> |
AbstractModelIntegrationTest.getAccount(String accountOid)
|
protected PrismObject<AccountShadowType> |
AbstractModelIntegrationTest.getAccount(String accountOid,
boolean noFetch)
|
protected PrismObject<AccountShadowType> |
AbstractModelIntegrationTest.getAccountNoFetch(String accountOid)
|
protected PrismObjectDefinition<AccountShadowType> |
AbstractModelIntegrationTest.getAccountShadowDefinition()
|
protected Collection<PrismObject<AccountShadowType>> |
AbstractModelIntegrationTest.listAccounts(PrismObject<ResourceType> resource,
Task task,
OperationResult result)
|