Interface AccessToken
-
- All Known Implementing Classes:
AccessTokenEntity
public interface AccessToken
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAccessToken()StringgetExpiresIn()StringgetIdToken()StringgetRefreshToken()StringgetTokenType()
-