Uses of Class
com.evolveum.midpoint.schema.expression.ExpressionEvaluatorProfile
Packages that use ExpressionEvaluatorProfile
-
Uses of ExpressionEvaluatorProfile in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression that return ExpressionEvaluatorProfileModifier and TypeMethodDescriptionstatic @NotNull ExpressionEvaluatorProfileExpressionEvaluatorProfile.forbidden()Just to denote something that must be set before real use.@Nullable ExpressionEvaluatorProfileExpressionEvaluatorsProfile.getEvaluatorProfile(@NotNull QName type) Constructor parameters in com.evolveum.midpoint.schema.expression with type arguments of type ExpressionEvaluatorProfileModifierConstructorDescriptionExpressionEvaluatorsProfile(@NotNull AccessDecision defaultDecision, @NotNull List<ExpressionEvaluatorProfile> evaluatorProfiles)