Build a UID from the given components.
Each component is escaped before the UID is built. All components must be non-empty strings.
backend_name |
the Backend.name |
persona_store_id |
the PersonaStore.id |
persona_id |
the Persona identifier (backend-specific) |
a valid UID |
0.1.13