Class ExpressionPermissionProfile

java.lang.Object
com.evolveum.midpoint.prism.AbstractFreezable
com.evolveum.midpoint.schema.expression.ExpressionPermissionProfile
All Implemented Interfaces:
Freezable, Serializable

public class ExpressionPermissionProfile extends AbstractFreezable implements Serializable
Compiled expression permission profile. Compiled from ExpressionPermissionProfileType. Immutable. It is the basic building block of https://docs.evolveum.com/midpoint/reference/expressions/expressions/profiles/[Expression Profiles] functionality; contained within ScriptLanguageExpressionProfile. TODO is this a good name?
Author:
Radovan Semancik
See Also: