public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStreamToken(String token)
TODO: Get channel type directly from tunnel server.
|
static TunnelServiceApi.TokenContentV2 |
parseRequestToken(String token) |
public static TunnelServiceApi.TokenContentV2 parseRequestToken(String token) throws Exception
Exceptionpublic static boolean isStreamToken(String token)
Copyright © 2024. All Rights Reserved.