Configuring the IBTTSecurityManager interface

The configuration for the IBTTSecurityManager interface is based on the BTT elementary. The following is the sample code for the configuration.
<branch001.xml>
       <com.ibm.btt.bc.ac.impl.BTTSecurityManager id="securityManager">
             <ref Injection="securityObjectManager" 
refId="securityObjectManager" />
       </com.ibm.btt.bc.ac.impl.BTTSecurityManager>
       <com.ibm.btt.bc.ac.DefaultPasswordPolicy id="passwordPolicy" />
       <!—— the configuration for IBTTSecurityObjectManager -->
</branch001.xml>