external-preferences-repository

Purpose

Defines an external repository used for holding information about users and their preferences.

Note:

User repositories are not supported by Mobile Portal Accelerator.

Contained by

Attribute

Attribute Description Type Default Options Use
plugin-name The name of an MCS plugin of type POLICY_PREFS_REPOSITORY xs:string none    required 

Example

<user-repositories>
  <internal-preferences-repository/>
  <external-preferences-repository
    plugin-name="PLUGIN_NAME"/>
</user-repositories>

Related topics