Uses of Class
com.inrupt.client.uma.TokenResponse
Packages that use TokenResponse
Package
Description
User Managed Access support for the Inrupt Java Client Libraries.
-
Uses of TokenResponse in com.inrupt.client.uma
Methods in com.inrupt.client.uma that return types with arguments of type TokenResponseModifier and TypeMethodDescriptionUmaClient.token
(URI tokenEndpoint, TokenRequest tokenRequest, Function<NeedInfo, CompletionStage<ClaimToken>> claimMapper) Fetch the UMA token resource.