Uses of Record Class
dev.relism.flash.ext.security.test.OAuthTestClient.Tokens
-
Uses of OAuthTestClient.Tokens in dev.relism.flash.ext.security.test
Methods in dev.relism.flash.ext.security.test that return OAuthTestClient.TokensModifier and TypeMethodDescriptionOAuthTestClient.authorize(dev.relism.flash.ext.security.Principal user) Signs in asuser, allows this client if asked to, and exchanges the code: the application's default resource and no scope.OAuthTestClient.authorize(dev.relism.flash.ext.security.Principal user, Map<String, String> parameters) The same, with extra authorization request parameters —scope,resource.Trades a refresh token for a new pair.