JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
pro.gravit.launcher.core.api.features
Interface AuthFeatureAPI.AuthToken
Enclosing interface:
AuthFeatureAPI
public static interface
AuthFeatureAPI.AuthToken
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAccessToken
()
long
getExpire
()
String
getRefreshToken
()
Method Details
getAccessToken
String
getAccessToken
()
getRefreshToken
String
getRefreshToken
()
getExpire
long
getExpire
()