보안 레이블 구성 단계
솔루션 요소
요소
유형
설명
보안 레이블 및 보안 레이블 값의 BAC zip
zip
다음에 대한 BAC 패키지:
사이트 > 유틸리티 > 보안 레이블 관리를 사용하여 작성된 보안 레이블
사이트 > 유틸리티 > 유형 및 속성 관리 > 모델링된 열거 사용자 정의를 사용하여 작성된 보안 레이블 값
모듈 내 위치: <customizationRootDirectory>/generated/BAC
보안 레이블 구성 파일
XML 파일
표준 보안 레이블 및 계약의 구성을 유지하기 위한 XML 파일
모듈 내 위치: <customizationRootDirectory>/configurations/conf
논리적 속성 사이트 파일
XML 파일
각 보안 레이블의 등록 정보 하위요소를 wt.access.SecurityLabeled 클래스 요소에 추가하기 위한 XML 파일
모듈 내 위치: <customizationRootDirectory>/configurations/resources
레이블 속성에 대한 속성 핸들러
등록 정보
각 보안 레이블 속성에 대한 속성 핸들러를 지정하는 등록 정보
모듈 내 위치: <customizationRootDirectory>/configurations/xconf/custom.site.xconf
custom.site.xconf
XCONF
Windchill 등록 정보를 추가하거나 수정하기 위한 XCONF 파일
모듈 내 위치: <customizationRootDirectory>/configurations/xconf/custom.site.xconf
사용자 정의 보안 레이블 구성 파일의 위치를 지정하기 위한 등록 정보: wt.access.configuration.securityLabelsConfigurationFile
사용자 정의 논리 속성 사이트 XML 파일의 위치를 지정하기 위한 등록 정보: com.ptc.core.meta.common.impl.LogicalIdentifierFactory.translatorSelectors
보안 레이블에 대해 객체 초기화 규칙을 작성할 수 있도록 RuleConfigurableTypeAttribute.properties 파일에 보안 레이블을 추가하기 위한 등록 정보: wt.access.SecurityLabeled
각 보안 레이블 속성에 대한 속성 핸들러를 지정하는 파일: FoundationAttributeHandler.properties
사용자 정의할 모듈 구조
<customizationRootDirectory>
├── configurations
│ ├── conf
│ │ ├── custom
│ │ └── securityLabelsConfiguration.xml
│ ├── resources
│ │ ├── custom
│ │ └── LogicalAttributesSite.xml
│ └── xconf
│ └── custom.site.xconf
└── generated
└── BAC
└── SL_GLOBAL_ENUMERATION_Target.zip
절차
다음 목록에서는 Windchill 솔루션에 대한 보안 레이블과 계약을 활성화하고 구성하는 데 필요한 단계를 간략하게 설명합니다. 각 단계에 대한 자세한 내용은 이후 섹션을 참조하십시오. 구성을 시작하기 전에 보안 레이블 구성을 시작하기 전에에 나오는 항목을 완료해야 합니다.
도움이 되셨나요?