-
public interface AccessTokenManager.RefreshTokenInfo
-
-
Method Summary
Modifier and Type Method Description abstract StringgetGraphPath()abstract StringgetGrantType()-
-
Method Detail
-
getGraphPath
abstract String getGraphPath()
-
getGrantType
abstract String getGrantType()
-
-
-
-