Class ExpressionPermissionProfileType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ExpressionPermissionProfileType extends AbstractSecurityProfileType
Specifies restrictions and permissions for various evaluators, especially for scripting expressions. The permission profile configuration is a separate container with its own identifier as it is expected that the same setting will be applied to many evaluators and/or scripting languages. And the definition of a profile can be quite long and extensive.
See Also: