Uses of Class
app.sdkgen.client.Exception.FoundNoAccessTokenException
-
Packages that use FoundNoAccessTokenException Package Description app.sdkgen.client -
-
Uses of FoundNoAccessTokenException in app.sdkgen.client
Methods in app.sdkgen.client that throw FoundNoAccessTokenException Modifier and Type Method Description protected AccessTokenClientAbstract. fetchAccessTokenByRefresh(java.lang.String refreshToken)protected java.lang.StringClientAbstract. getAccessToken()protected java.lang.StringClientAbstract. getAccessToken(boolean automaticRefresh, int expireThreshold)
-