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