ステップ 6.ラベル属性の属性ハンドラを指定する - 必須
<カスタマイズのルートディレクトリ>/configurations/xconf/custom.site.xconf ファイルで、以下に示すプロパティに各セキュリティラベルを追加します。
<Property name="wt.services/svc/default/com.ptc.core.command.server.delegate.io.AbstractAttributeHandler/<SECURITY_LABEL>/wt.access.SecurityLabeled/0" value="com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton" targetFile="codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties"/>
ここで、<SECURITY_LABEL> は、ステップ 1 で指定したセキュリティラベルの内部名です。
次に例を示します。
<Property name="wt.services/svc/default/com.ptc.core.command.server.delegate.io.AbstractAttributeHandler/CORPORATE_PROPREITORY/wt.access.SecurityLabeled/0" value="com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton" targetFile="codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties"/>