You configure a secured repository adapter component by setting the following properties:

$class

Java class, one of the following:

name

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

repositoryName

The name of the Secured Repository component. For example:

SecuredTestRepository

repository

The name of the underlying repository that the secured repository adapter acts on. For example:

TestRepository

configurationFile

The repository definition file used by the secured repository adapter. See Create the Secured Repository Definition File. For example:

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 Platform Programming Guide. For example:

/atg/dynamo/security/SecuredRepositorySecurityConfiguration


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices