Modifier and Type | Method and Description |
---|---|
static boolean |
ResourceObjectPattern.matches(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadowToMatch,
Collection<ResourceObjectPattern> protectedAccountPatterns,
com.evolveum.midpoint.prism.match.MatchingRuleRegistry matchingRuleRegistry) |
boolean |
ResourceObjectPattern.matches(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadowToMatch,
com.evolveum.midpoint.prism.match.MatchingRuleRegistry matchingRuleRegistry) |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.prism.PrismObject<ShadowType> |
RefinedObjectClassDefinition.createBlankShadow() |
com.evolveum.midpoint.prism.PrismObject<ShadowType> |
LayerRefinedObjectClassDefinition.createBlankShadow() |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedObjectClassDefinition.getObjectDefinition() |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedObjectClassDefinition.getObjectDefinition() |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
CompositeRefinedObjectClassDefinition.getObjectDefinition() |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
String intent) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
String intent) |
Modifier and Type | Method and Description |
---|---|
ObjectClassComplexTypeDefinition |
LayerRefinedResourceSchema.findObjectClassDefinition(ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
RefinedObjectClassDefinition |
RefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
ShadowType shadow) |
LayerRefinedObjectClassDefinition |
LayerRefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
ShadowType shadow) |
boolean |
RefinedObjectClassDefinition.matches(ShadowType shadowType) |
boolean |
LayerRefinedObjectClassDefinition.matches(ShadowType shadowType) |
boolean |
CompositeRefinedObjectClassDefinition.matches(ShadowType shadowType) |
Modifier and Type | Method and Description |
---|---|
CompositeRefinedObjectClassDefinition |
RefinedResourceSchema.determineCompositeObjectClassDefinition(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow) |
CompositeRefinedObjectClassDefinition |
RefinedResourceSchema.determineCompositeObjectClassDefinition(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow,
Collection<QName> additionalAuxiliaryObjectClassQNames) |
Modifier and Type | Method and Description |
---|---|
List<com.evolveum.midpoint.prism.PrismObject<? extends ShadowType>> |
ModelService.listResourceObjects(String resourceOid,
QName objectClass,
com.evolveum.midpoint.prism.query.ObjectPaging paging,
com.evolveum.midpoint.task.api.Task task,
OperationResult result)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RefinedObjectClassDefinition |
ModelInteractionService.getEditObjectClassDefinition(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow,
com.evolveum.midpoint.prism.PrismObject<ResourceType> resource,
AuthorizationPhaseType phase) |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.prism.delta.ObjectDelta<ShadowType> |
ModelProjectionContext.getSyncDelta()
Returns synchronization delta.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelProjectionContext.setSyncDelta(com.evolveum.midpoint.prism.delta.ObjectDelta<ShadowType> syncDelta) |
Modifier and Type | Method and Description |
---|---|
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
ResourceType resource) |
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid) |
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid,
ShadowKindType kind,
String intent) |
Modifier and Type | Method and Description |
---|---|
String |
MidpointFunctions.getPlaintextAccountPassword(ShadowType account) |
Modifier and Type | Method and Description |
---|---|
String |
MidpointFunctions.getPlaintextAccountPasswordFromDelta(com.evolveum.midpoint.prism.delta.ObjectDelta<? extends ShadowType> delta) |
Modifier and Type | Method and Description |
---|---|
<T extends ShadowType> |
ResourceAttributeContainerDefinition.toShadowDefinition() |
Modifier and Type | Method and Description |
---|---|
ObjectClassComplexTypeDefinition |
ResourceSchema.findObjectClassDefinition(ShadowType shadow) |
ObjectClassComplexTypeDefinition |
ConnectorSchema.findObjectClassDefinition(ShadowType shadow) |
Modifier and Type | Method and Description |
---|---|
static com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
ShadowUtil.applyObjectClass(com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> shadowDefinition,
ObjectClassComplexTypeDefinition objectClassDefinition) |
Modifier and Type | Method and Description |
---|---|
static Collection<ResourceAttribute<?>> |
ShadowUtil.getAttributes(ShadowType shadowType) |
static ResourceAttributeContainer |
ShadowUtil.getAttributesContainer(ShadowType shadowType) |
static <T> T |
ShadowUtil.getAttributeValue(ShadowType shadowType,
QName attrName) |
static <T> List<T> |
ShadowUtil.getAttributeValues(ShadowType shadowType,
QName attrName) |
static <T> Collection<T> |
ShadowUtil.getAttributeValues(ShadowType shadow,
QName attributeQname,
Class<T> type) |
static String |
ShadowUtil.getHumanReadableName(ShadowType shadowType) |
static Collection<ResourceAttribute<?>> |
ShadowUtil.getIdentifiers(ShadowType shadowType) |
static String |
ShadowUtil.getIntent(ShadowType shadow)
Returns intent from the shadow.
|
static ShadowKindType |
ShadowUtil.getKind(ShadowType shadow) |
static String |
ShadowUtil.getMultiStringAttributeValueAsSingle(ShadowType shadow,
QName attrName) |
static ResourceAttribute<String> |
ShadowUtil.getNamingAttribute(ShadowType shadow) |
static ObjectClassComplexTypeDefinition |
ShadowUtil.getObjectClassDefinition(ShadowType shadow) |
static ActivationType |
ShadowUtil.getOrCreateActivation(ShadowType shadowType) |
static String |
ShadowUtil.getResourceOid(ShadowType shadowType) |
static Collection<ResourceAttribute<?>> |
ShadowUtil.getSecondaryIdentifiers(ShadowType shadowType) |
static String |
ShadowUtil.getSingleStringAttributeValue(ShadowType shadow,
QName attrName) |
static boolean |
ActivationUtil.hasAdministrativeActivation(ShadowType objectType) |
static boolean |
ActivationUtil.hasValidFrom(ShadowType objectType) |
static boolean |
ActivationUtil.hasValidTo(ShadowType objectType) |
static boolean |
ShadowUtil.isAccount(ShadowType shadowType) |
static boolean |
ActivationUtil.isAdministrativeEnabled(ShadowType objectType) |
static boolean |
ShadowUtil.isDead(ShadowType shadow) |
static boolean |
ShadowUtil.matches(ShadowType shadowType,
String resourceOid,
ShadowKindType kind,
String intent) |
static void |
ShadowUtil.setPassword(ShadowType shadowType,
com.evolveum.prism.xml.ns._public.types_3.ProtectedStringType password) |
Modifier and Type | Method and Description |
---|---|
static com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
ShadowUtil.applyObjectClass(com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> shadowDefinition,
ObjectClassComplexTypeDefinition objectClassDefinition) |
static void |
ShadowUtil.applyResourceSchema(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
ResourceSchema resourceSchema)
This is not supposed to be used in production code! It is just for the tests.
|
static void |
ShadowUtil.checkConsistence(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
String desc) |
static <T> ResourceAttribute<T> |
ShadowUtil.getAttribute(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
QName attrName) |
static Collection<ResourceAttribute<?>> |
ShadowUtil.getAttributes(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static ResourceAttributeContainer |
ShadowUtil.getAttributesContainer(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static ResourceAttributeContainer |
ShadowUtil.getAttributesContainer(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
QName containerName) |
static <T> T |
ShadowUtil.getAttributeValue(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
QName attrName) |
static <T> List<T> |
ShadowUtil.getAttributeValues(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
QName attrName) |
static String |
ShadowUtil.getHumanReadableName(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static Collection<ResourceAttribute<?>> |
ShadowUtil.getIdentifiers(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static ResourceAttribute<String> |
ShadowUtil.getNamingAttribute(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static ObjectClassComplexTypeDefinition |
ShadowUtil.getObjectClassDefinition(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static ResourceAttributeContainer |
ShadowUtil.getOrCreateAttributesContainer(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
ObjectClassComplexTypeDefinition objectClassDefinition) |
static String |
ShadowUtil.getResourceOid(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow) |
static Collection<ResourceAttribute<?>> |
ShadowUtil.getSecondaryIdentifiers(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
static String |
ShadowUtil.getSingleStringAttributeValue(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow,
QName attrName) |
static boolean |
ShadowUtil.isFullShadow(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow) |
static boolean |
ShadowUtil.isProtected(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow) |
Modifier and Type | Field and Description |
---|---|
protected List<ShadowType> |
ResourceObjectShadowListType.object |
Modifier and Type | Method and Description |
---|---|
List<ShadowType> |
ResourceObjectShadowListType.getObject()
Gets the value of the object property.
|
Modifier and Type | Field and Description |
---|---|
protected ShadowType |
ResourceObjectShadowChangeDescriptionType.currentShadow |
Modifier and Type | Method and Description |
---|---|
ShadowType |
ShadowType.clone() |
ShadowType |
ObjectFactory.createShadowType()
Create an instance of
ShadowType |
ShadowType |
ResourceObjectShadowChangeDescriptionType.getCurrentShadow()
Gets the value of the currentShadow property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ShadowType> |
ObjectFactory.createAccount(ShadowType value)
|
JAXBElement<ShadowType> |
ObjectFactory.createShadow(ShadowType value)
|
List<ShadowType> |
FocusType.getLink() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ShadowType> |
ObjectFactory.createAccount(ShadowType value)
|
JAXBElement<ShadowType> |
ObjectFactory.createShadow(ShadowType value)
|
void |
ResourceObjectShadowChangeDescriptionType.setCurrentShadow(ShadowType value)
Sets the value of the currentShadow property.
|
Copyright © 2015 Evolveum. All rights reserved.