Split a UID into its component parts.
Each component is unescaped before being returned. The UID must be correctly formed.
| uid | a valid UID | 
| backend_name | the Backend.name | 
| persona_store_id | the PersonaStore.id | 
| persona_id | the Persona identifier (backend-specific) | 
0.1.13