Etape 6 Spécifier le processeur d'attributs d'un attribut d'étiquette (obligatoire)
Dans le fichier <customizationRootDirectory>/configurations/xconf/custom.site.xconf, ajoutez chaque étiquette de sécurité à la propriété suivante comme indiqué ci-dessous :
<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"/>
où <ETIQUETTE_SECURITE> est le nom interne de l'étiquette de sécurité, comme spécifié à l'étape 1.
Par exemple :
<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"/>