Interface SingleShadowInboundsPreparation.SpecialInboundsEvaluator
- Enclosing class:
- SingleShadowInboundsPreparation<T extends Containerable>
public static interface SingleShadowInboundsPreparation.SpecialInboundsEvaluator
FIXME TEMPORARY
-
Method Summary
Modifier and TypeMethodDescriptionvoidEvaluates special inbounds (password, activation).
-
Method Details
-
evaluateSpecialInbounds
void evaluateSpecialInbounds(OperationResult result) throws SchemaException, ExpressionEvaluationException, CommunicationException, SecurityViolationException, ConfigurationException, ObjectNotFoundException Evaluates special inbounds (password, activation). Temporary. Implemented only for the full processing case.
-