blob: 375ea20a5eb9ca6739d346c5a5b6bd5676abdf28 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" ?>
<!--
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Daniel Stucky (empolis GmbH) - initial design
-->
<PipeletConfiguration xmlns="http://www.eclipse.org/smila/processor">
<Property name="readUsersAttributeName" type="java.lang.String">
<Value>ReadUsers</Value>
</Property>
<Property name="resolveGroups" type="java.lang.Boolean">
<Value>true</Value>
</Property>
<Property name="resolveUserNames" type="java.lang.Boolean">
<Value>true</Value>
</Property>
<Property name="resolvedUserNamePropertyName" type="java.lang.String">
<Value>displayName</Value>
</Property>
</PipeletConfiguration>