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 ExpressionEvaluatorProfile
ExpressionEvaluatorProfile.forbidden()
Just to denote something that must be set before real use.@Nullable ExpressionEvaluatorProfile
ExpressionEvaluatorsProfile.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)