FTUriUtils

public class FTUriUtils

Helper object to handle

Properties

Link copied to clipboard
public final static FTUriUtils INSTANCE

Functions

Link copied to clipboard
public final String getSessionTokenFromUri(String uriStr)

Get the session token based on a provided auth URI.

Link copied to clipboard
public final String getUserIdFromUri(String uri)

Get the user id based on a provided auth URI.

Link copied to clipboard
public final Boolean isAuthUri(String uriStr)

Checks if the URI is a valid auth URI

Link copied to clipboard
public final Boolean isEnrollUri(String uriStr)

Checks if the URI is a valid enrollment URI