Uses of Class
io.keyko.nevermined.external.GatewayService.AccessTokenResult
-
Packages that use GatewayService.AccessTokenResult Package Description io.keyko.nevermined.external -
-
Uses of GatewayService.AccessTokenResult in io.keyko.nevermined.external
Methods in io.keyko.nevermined.external that return GatewayService.AccessTokenResult Modifier and Type Method Description static GatewayService.AccessTokenResultGatewayService. getAccessToken(String serviceEndpoint, String grantToken)Calls the token endpoint to request an Access Token given a Grant Token.
-