getSessionTokenFromUri

public final String getSessionTokenFromUri(String uriStr)

Get the session token based on a provided auth URI.

Return

the session token related to the provided auth URI.

Parameters

uriStr

auth URI to extract the session token from.