Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
AuditEventRecord.getInitiator() |
PrismObject<UserType> |
AuditEventRecord.getTargetOwner() |
Modifier and Type | Method and Description |
---|---|
void |
AuditEventRecord.setInitiator(PrismObject<UserType> initiator) |
void |
AuditEventRecord.setTargetOwner(PrismObject<UserType> targetOwner) |
Modifier and Type | Method and Description |
---|---|
UserType |
MidPointPrincipal.getUser() |
Constructor and Description |
---|
MidPointPrincipal(UserType user) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
ModelCrudService.findShadowOwner(String accountOid,
Task task,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
void |
ModelWebService.listAccountShadowOwner(String accountOid,
Holder<UserType> userHolder,
Holder<OperationResultType> result) |
void |
UserComputer.recompute(PrismObject<UserType> user) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
ModelService.findShadowOwner(String accountOid,
Task task,
OperationResult parentResult)
Returns the User object representing owner of specified account (account
shadow).
|
Modifier and Type | Method and Description |
---|---|
UserType |
MidpointFunctions.getUserByOid(String oid) |
Modifier and Type | Method and Description |
---|---|
Collection<UserType> |
MidpointFunctions.getManagers(UserType user) |
Collection<UserType> |
MidpointFunctions.getManagersOfOrg(String orgOid) |
Modifier and Type | Method and Description |
---|---|
Collection<UserType> |
MidpointFunctions.getManagers(UserType user) |
Collection<String> |
MidpointFunctions.getManagersOids(UserType user) |
Collection<String> |
MidpointFunctions.getManagersOidsExceptUser(UserType user) |
Collection<String> |
MidpointFunctions.getOrgUnits(UserType user) |
String |
MidpointFunctions.getPlaintextUserPassword(UserType user) |
boolean |
MidpointFunctions.isManagerOf(UserType user,
String orgOid) |
boolean |
MidpointFunctions.isMemberOf(UserType user,
String orgOid) |
Modifier and Type | Method and Description |
---|---|
String |
MidpointFunctions.getPlaintextUserPasswordFromDeltas(List<ObjectDelta<UserType>> deltas) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
ModelController.findShadowOwner(String accountOid,
Task task,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
UserType |
MidpointFunctionsImpl.getUserByOid(String oid) |
Modifier and Type | Method and Description |
---|---|
Collection<UserType> |
MidpointFunctionsImpl.getManagers(UserType user) |
Collection<UserType> |
MidpointFunctionsImpl.getManagersOfOrg(String orgOid) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExpressionHandler.evaluateConfirmationExpression(UserType user,
ShadowType shadow,
ExpressionType expressionType,
OperationResult result) |
static Map<QName,Object> |
ExpressionHandler.getDefaultXPathVariables(UserType user,
ShadowType shadow,
ResourceType resource) |
Collection<UserType> |
MidpointFunctionsImpl.getManagers(UserType user) |
Collection<String> |
MidpointFunctionsImpl.getManagersOids(UserType user)
Returns a list of user's managers.
|
Collection<String> |
MidpointFunctionsImpl.getManagersOidsExceptUser(UserType user) |
Collection<String> |
MidpointFunctionsImpl.getOrgUnits(UserType user) |
String |
MidpointFunctionsImpl.getPlaintextUserPassword(UserType user) |
boolean |
MidpointFunctionsImpl.isManagerOf(UserType user,
String orgOid) |
boolean |
MidpointFunctionsImpl.isMemberOf(UserType user,
String orgOid) |
Modifier and Type | Method and Description |
---|---|
String |
MidpointFunctionsImpl.getPlaintextUserPasswordFromDeltas(List<ObjectDelta<UserType>> objectDeltas) |
Modifier and Type | Method and Description |
---|---|
LensContext<UserType,ShadowType> |
ShadowConstraintsChecker.getContext() |
ObjectDeltaObject<UserType> |
AssignmentEvaluator.getUserOdo() |
Modifier and Type | Method and Description |
---|---|
void |
AccountValuesProcessor.checkSchemaAndPolicies(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accountContext,
String activityDescription,
OperationResult result)
Check that the primary deltas do not violate schema and policies
TODO: implement schema check
|
<V extends PrismValue> |
MappingEvaluationHelper.evaluateMappingSetProjection(Collection<MappingType> mappingTypes,
String mappingDesc,
XMLGregorianCalendar now,
MappingInitializer<V> initializer,
Item<V> aPrioriValue,
ItemDelta<V> aPrioriDelta,
PrismObject<? extends ShadowType> aPrioriObject,
Boolean evaluateCurrent,
org.apache.commons.lang.mutable.MutableBoolean strongMappingWasUsed,
LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accCtx,
OperationResult result)
strongMappingWasUsed: Returns true here if the value was (at least partly) determined by a strong mapping.
|
void |
AccountValuesProcessor.processAccounts(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accountContext,
String activityDescription,
OperationResult result) |
void |
ActivationProcessor.processActivationMetadata(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accCtx,
XMLGregorianCalendar now,
OperationResult result) |
void |
ActivationProcessor.processActivationUserCurrent(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accCtx,
XMLGregorianCalendar now,
OperationResult result) |
void |
ActivationProcessor.processActivationUserFuture(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accCtx,
XMLGregorianCalendar now,
OperationResult result) |
void |
AssignmentProcessor.processAssignmentsAccounts(LensContext<UserType,ShadowType> context,
OperationResult result)
Processing user-account assignments (including roles).
|
void |
CredentialsProcessor.processCredentialsUser(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accCtx,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
UserType |
SynchronizationSituation.getUser() |
Modifier and Type | Method and Description |
---|---|
protected AbstractSearchIterativeResultHandler<UserType> |
FocusValidityScannerTaskHandler.createHandler(TaskRunResult runResult,
Task task,
OperationResult opResult) |
protected AbstractSearchIterativeResultHandler<UserType> |
RecomputeTaskHandler.createHandler(TaskRunResult runResult,
Task task,
OperationResult opResult) |
List<PrismObject<UserType>> |
CorrelationConfirmationEvaluator.findUserByConfirmationRule(List<PrismObject<UserType>> users,
ShadowType currentShadow,
ResourceType resource,
ExpressionType expression,
OperationResult result) |
List<PrismObject<UserType>> |
CorrelationConfirmationEvaluator.findUsersByCorrelationRule(ShadowType currentShadow,
List<QueryType> queries,
ResourceType resourceType,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
CorrelationConfirmationEvaluator.evaluateConfirmationExpression(UserType user,
ShadowType shadow,
ResourceType resource,
ExpressionType expressionType,
OperationResult result) |
static Map<QName,Object> |
CorrelationConfirmationEvaluator.getDefaultXPathVariables(UserType user,
ShadowType shadow,
ResourceType resource) |
Modifier and Type | Method and Description |
---|---|
List<PrismObject<UserType>> |
CorrelationConfirmationEvaluator.findUserByConfirmationRule(List<PrismObject<UserType>> users,
ShadowType currentShadow,
ResourceType resource,
ExpressionType expression,
OperationResult result) |
boolean |
CorrelationConfirmationEvaluator.matchUserCorrelationRule(PrismObject<ShadowType> currentShadow,
PrismObject<UserType> userType,
ResourceType resourceType,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected UserType |
BaseAction.getUser(String oid,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected LensContext<UserType,ShadowType> |
BaseAction.createEmptyLensContext(ResourceObjectShadowChangeDescription change)
Creates empty lens context, filling in only the very basic metadata (such as channel).
|
Modifier and Type | Method and Description |
---|---|
protected LensProjectionContext<ShadowType> |
BaseAction.createAccountLensContext(LensContext<UserType,ShadowType> context,
ResourceObjectShadowChangeDescription change,
SynchronizationIntent syncIntent,
com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision) |
protected void |
BaseAction.executeChanges(LensContext<UserType,ShadowType> context,
Task task,
OperationResult result) |
protected void |
BaseAction.synchronizeUser(LensContext<UserType,ShadowType> context,
Task task,
OperationResult result) |
protected void |
ModifyUserAction.updateContextBeforeSync(LensContext<UserType,ShadowType> context,
LensProjectionContext<ShadowType> accountContext)
A chance to update the context before a sync is executed.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createAccountAssignmentUserDelta(String userOid,
String resourceOid,
String intent,
boolean add) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createAssignmentUserDelta(String userOid,
String roleOid,
QName refType,
QName relation,
PrismContainer<?> extension,
boolean add) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserAddAccount(String userOid,
PrismObject<ResourceType> resource) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserAddDelta(String userOid,
ItemPath propertyName,
Object... newRealValue) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserDeleteAccount(String userOid,
PrismObject<ResourceType> resource) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserDeleteDelta(String userOid,
ItemPath propertyName,
Object... newRealValue) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserReplaceDelta(String userOid,
ItemPath propertyName,
Object... newRealValue) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserReplaceDelta(String userOid,
QName propertyName,
Object... newRealValue) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createModifyUserUnlinkAccount(String userOid,
PrismObject<ResourceType> resource) |
protected ObjectDelta<UserType> |
AbstractModelIntegrationTest.createReplaceAccountConstructionUserDelta(String userOid,
Long id,
ConstructionType newValue) |
protected PrismObject<UserType> |
AbstractModelIntegrationTest.createUser(String name,
String fullName) |
protected PrismObject<UserType> |
AbstractModelIntegrationTest.createUser(String name,
String fullName,
Boolean enabled) |
protected PrismObject<UserType> |
AbstractModelIntegrationTest.findUserByUsername(String username) |
protected PrismObject<UserType> |
AbstractModelIntegrationTest.getUser(String userOid) |
protected PrismObjectDefinition<UserType> |
AbstractModelIntegrationTest.getUserDefinition() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractModelIntegrationTest.assertAccount(PrismObject<UserType> user,
String resourceOid) |
protected void |
AbstractModelIntegrationTest.assertAccounts(PrismObject<UserType> user,
int numAccounts) |
protected void |
AbstractModelIntegrationTest.assertAssigned(PrismObject<UserType> user,
String targetOid,
QName refType) |
protected void |
AbstractModelIntegrationTest.assertAssignedAccount(PrismObject<UserType> user,
String resourceOid) |
protected void |
AbstractModelIntegrationTest.assertAssignedNo(PrismObject<UserType> user,
QName refType) |
protected void |
AbstractModelIntegrationTest.assertAssignedNoAccount(PrismObject<UserType> user,
String resourceOid) |
protected void |
AbstractModelIntegrationTest.assertAssignedNoOrg(PrismObject<UserType> user) |
protected void |
AbstractModelIntegrationTest.assertAssignedNoRole(PrismObject<UserType> user) |
protected void |
AbstractModelIntegrationTest.assertAssignedOrg(PrismObject<UserType> user,
String orgOid) |
protected void |
AbstractModelIntegrationTest.assertAssignedOrg(PrismObject<UserType> user,
String orgOid,
QName relation) |
protected void |
AbstractModelIntegrationTest.assertAssignedRole(PrismObject<UserType> user,
String roleOid) |
protected void |
AbstractModelIntegrationTest.assertAssignments(PrismObject<UserType> user,
int expectedNumber) |
protected void |
AbstractModelIntegrationTest.assertEffectiveActivationDeltaOnly(ObjectDelta<UserType> userDelta,
String desc,
ActivationStatusType expectedEfficientActivation) |
protected void |
AbstractModelIntegrationTest.assertHasNoOrg(PrismObject<UserType> user) |
protected void |
AbstractModelIntegrationTest.assertHasOrg(PrismObject<UserType> user,
String orgOid) |
protected void |
AbstractModelIntegrationTest.assertHasOrg(PrismObject<UserType> user,
String orgOid,
QName relation) |
protected void |
AbstractModelIntegrationTest.assertHasOrgs(PrismObject<UserType> user,
int expectedNumber) |
protected void |
AbstractModelIntegrationTest.assertLinked(PrismObject<UserType> user,
PrismObject<ShadowType> account) |
protected void |
AbstractModelIntegrationTest.assertLinked(PrismObject<UserType> user,
String accountOid) |
protected void |
AbstractModelIntegrationTest.assertNoLinkedAccount(PrismObject<UserType> user) |
protected void |
AbstractModelIntegrationTest.assertNotAssignedRole(PrismObject<UserType> user,
String roleOid) |
protected void |
AbstractModelIntegrationTest.assertResolvedResourceRefs(ModelContext<UserType,ShadowType> context) |
protected void |
AbstractModelIntegrationTest.assertUserNoAccountRefs(PrismObject<UserType> user) |
protected void |
AbstractModelIntegrationTest.assertUserProperty(PrismObject<UserType> user,
QName propertyName,
Object... expectedPropValues) |
protected void |
AbstractModelIntegrationTest.breakAssignmentDelta(ObjectDelta<UserType> userDelta)
Breaks user assignment delta in the context by inserting some empty value.
|
protected void |
AbstractModelIntegrationTest.fillinUser(PrismObject<UserType> user,
String name,
String fullName) |
protected void |
AbstractModelIntegrationTest.fillinUserAssignmentAccountConstruction(PrismObject<UserType> user,
String resourceOid) |
protected String |
AbstractModelIntegrationTest.getAccountRef(PrismObject<UserType> user,
String resourceOid) |
protected String |
AbstractModelIntegrationTest.getSingleUserAccountRef(PrismObject<UserType> user) |
Modifier and Type | Method and Description |
---|---|
ObjectDelta<UserType> |
ModelEvent.getSummarizedUserDeltas() |
List<ObjectDelta<UserType>> |
ModelEvent.getUserDeltas() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setRequester(UserType requester) |
Modifier and Type | Method and Description |
---|---|
protected UserType |
GeneralNotifier.getDefaultRecipient(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
GeneralNotifier.getRecipientsAddresses(Event event,
GeneralNotifierType generalNotifierType,
Map<QName,Object> variables,
UserType defaultRecipient,
String transportName,
Transport transport,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
String |
MailTransport.getDefaultRecipientAddress(UserType recipient) |
String |
DummyTransport.getDefaultRecipientAddress(UserType recipient) |
String |
Transport.getDefaultRecipientAddress(UserType recipient) |
String |
SimpleSmsTransport.getDefaultRecipientAddress(UserType recipient) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
RepositoryService.listAccountShadowOwner(String accountOid,
OperationResult parentResult)
Returns the User object representing owner of specified account (account
shadow).
|
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
RepositoryCache.listAccountShadowOwner(String accountOid,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
SqlRepositoryServiceImpl.listAccountShadowOwner(String accountOid,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
UserType |
RUser.toJAXB(PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static void |
RUser.copyFromJAXB(UserType jaxb,
RUser repo,
PrismContext prismContext) |
static void |
RUser.copyToJAXB(RUser repo,
UserType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static ObjectSynchronizationType |
ResourceTypeUtil.determineSynchronization(ResourceType resource,
Class<UserType> type)
Returns appropriate object synchronization settings for the class.
|
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
Task.getOwner()
Returns user that owns this task.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setOwner(PrismObject<UserType> owner)
Sets the task owner.
|
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
TaskQuartzImpl.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
TaskQuartzImpl.setOwner(PrismObject<UserType> owner) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractIntegrationTest.assertUser(PrismObject<UserType> user,
String oid,
String name,
String fullName,
String givenName,
String familyName) |
protected void |
AbstractIntegrationTest.assertUser(PrismObject<UserType> user,
String oid,
String name,
String fullName,
String givenName,
String familyName,
String location) |
Modifier and Type | Method and Description |
---|---|
static void |
MidPointAsserts.assertAssigned(PrismObject<UserType> user,
String targetOid,
QName refType) |
static void |
MidPointAsserts.assertAssigned(PrismObject<UserType> user,
String targetOid,
QName refType,
QName relation) |
static void |
MidPointAsserts.assertAssignedOrg(PrismObject<UserType> user,
String orgOid) |
static void |
MidPointAsserts.assertAssignedOrg(PrismObject<UserType> user,
String orgOid,
QName relation) |
static void |
MidPointAsserts.assertAssignedRole(PrismObject<UserType> user,
String roleOid) |
static void |
MidPointAsserts.assertAssignments(PrismObject<UserType> user,
int expectedNumber) |
static void |
MidPointAsserts.assertHasNoOrg(PrismObject<UserType> user) |
static void |
MidPointAsserts.assertHasOrg(PrismObject<UserType> user,
String orgOid) |
static void |
MidPointAsserts.assertHasOrg(PrismObject<UserType> user,
String orgOid,
QName relation) |
static void |
MidPointAsserts.assertHasOrgs(PrismObject<UserType> user,
int expectedNumber) |
static void |
MidPointAsserts.assertNotAssigned(PrismObject<UserType> user,
String targetOid,
QName refType) |
static void |
MidPointAsserts.assertNotAssignedRole(PrismObject<UserType> user,
String roleOid) |
Modifier and Type | Method and Description |
---|---|
void |
UserBrowserDialog.userDetailsPerformed(org.apache.wicket.ajax.AjaxRequestTarget target,
UserType user) |
Modifier and Type | Method and Description |
---|---|
Task |
PageBase.createSimpleTask(String operation,
PrismObject<UserType> owner) |
Constructor and Description |
---|
PageUserPreview(ModelContext previewChanges,
Collection<ObjectDelta<? extends ObjectType>> allDeltas,
ObjectDelta<UserType> userDelta,
ArrayList<PrismObject> accountsBeforeModify,
ExecuteChangeOptionsDto options) |
Modifier and Type | Method and Description |
---|---|
NodeType |
OrgStructDto.getRelation(NodeDto parent,
UserType user) |
Modifier and Type | Method and Description |
---|---|
static <T extends ObjectType> |
WebModelUtils.loadObjectAsync(Class<T> type,
String oid,
Collection<SelectorOptions<GetOperationOptions>> options,
OperationResult result,
PageBase page,
PrismObject<UserType> principal) |
static <T extends ObjectType> |
WebModelUtils.loadObjectAsync(Class<T> type,
String oid,
OperationResult result,
PageBase page,
PrismObject<UserType> principal) |
Modifier and Type | Method and Description |
---|---|
static UserType |
TestAuthenticationInfoHolder.getUserType() |
Modifier and Type | Method and Description |
---|---|
static void |
TestAuthenticationInfoHolder.setUserType(UserType userType) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
WorkItemDetailed.getRequester() |
Modifier and Type | Method and Description |
---|---|
void |
WorkItemDetailed.setRequester(PrismObject<UserType> requester) |
Modifier and Type | Method and Description |
---|---|
PrismObject<UserType> |
MiscDataUtil.getRequester(Map<String,Object> variables,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
void |
MiscDataUtil.resolveAssignmentTargetReferences(PrismObject<? extends UserType> object,
OperationResult result) |
Modifier and Type | Field and Description |
---|---|
protected List<UserType> |
UserListType.user |
Modifier and Type | Method and Description |
---|---|
List<UserType> |
UserListType.getUser()
Gets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
UserType |
UserType.clone() |
UserType |
ObjectFactory.createUserType()
Create an instance of
UserType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<UserType> |
ObjectFactory.createUser(UserType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<UserType> |
ObjectFactory.createUser(UserType value)
|
Modifier and Type | Method and Description |
---|---|
void |
ModelPortType.listAccountShadowOwner(String accountOid,
Holder<UserType> user,
Holder<OperationResultType> result)
Returns the User object representing owner of specified account
(account shadow).
|
void |
ModelPortTypeImpl.listAccountShadowOwner(String accountOid,
Holder<UserType> user,
Holder<OperationResultType> result) |
Copyright © 2013 evolveum. All rights reserved.