Uses of Class
co.arago.hiro.client.model.token.TokenResponse
-
Packages that use TokenResponse Package Description co.arago.hiro.client.connection.token -
-
Uses of TokenResponse in co.arago.hiro.client.connection.token
Subclasses of TokenResponse in co.arago.hiro.client.connection.token Modifier and Type Class Description protected static classAbstractRemoteAuthTokenAPIHandler.TokenInfoExtends the TokenResponse with additional data and operations.Methods in co.arago.hiro.client.connection.token with parameters of type TokenResponse Modifier and Type Method Description voidAbstractRemoteAuthTokenAPIHandler.TokenInfo. parse(TokenResponse tokenResponse)Copy data from the response to me and setAbstractRemoteAuthTokenAPIHandler.TokenInfo.lastUpdate.
-