getUserIdFromUri

public final static String getUserIdFromUri(String uriStr)

Get the user id based on a provided auth URI.

Return

the user id related to the provided auth URI.

Parameters

uriStr

auth URI to extract the user id from.