The technique used to map document requests to profile service providers.
- By Provider Name: Maps the prefix of the requested URL to the name of a configured provider.
Specify the provider name in the Providers tab of the Administration Console.
- By Prefix: Maps multiple prefixes in the requested URL to a single provider.
If you select this method, use the Mapping by Prefix tab in the Administration Console
to define the prefix mapping rules.
- By Router: Maps URLs to providers using a custom router class that you provide.
If you select this method, use the Mapping by Router tab in the Administration Console
to identify the custom router class.