Modifier and Type | Method and Description |
---|---|
static void |
JexlUtils.addDerAttrsToContext(Any<?> any,
DerAttrHandler derAttrHandler,
JexlContext jexlContext) |
static boolean |
JexlUtils.evaluateMandatoryCondition(String mandatoryCondition,
Any<?> any,
DerAttrHandler derAttrHandler) |
Modifier and Type | Method and Description |
---|---|
PropagationTaskInfo |
PropagationManager.newTask(DerAttrHandler derAttrHandler,
Any<?> any,
ExternalResource resource,
ResourceOperation operation,
Provision provision,
Stream<? extends Item> mappingItems,
Pair<String,Set<Attribute>> preparedAttrs) |
Modifier and Type | Class and Description |
---|---|
class |
DerAttrHandlerImpl |
Modifier and Type | Field and Description |
---|---|
protected DerAttrHandler |
LDAPMembershipPropagationActions.derAttrHandler |
protected DerAttrHandler |
PropagationManagerImpl.derAttrHandler |
Modifier and Type | Method and Description |
---|---|
PropagationTaskInfo |
PropagationManagerImpl.newTask(DerAttrHandler derAttrHandler,
Any<?> any,
ExternalResource resource,
ResourceOperation operation,
Provision provision,
Stream<? extends Item> mappingItems,
Pair<String,Set<Attribute>> preparedAttrs) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.