The Secured Repository Adapter component can be configured with the following properties:

Property

Description

Example or Default Value

$class

Java class

atg.adapter.secure.Generic
SecuredMutableRepository

name

A description of the Secured Repository component that appears in the ACC.

repositoryName

The name of the Secured Repository component

SecuredTestRepository

repository

The name of the underlying repository that the secured repository acts on.

TestRepository

configurationFile

The repository definition file used by the secured repository. See Writing the Secured Repository Definition File.

secured-test-repository.xml

securityConfiguration

The atg.security.SecurityConfiguration component to use. For more information about security policies and other security features, see the Managing Access Control chapter in the ATG Programming Guide.

/atg/dynamo/security/
SecuredRepository
SecurityConfiguration

 
loading table of contents...