Uses of Class
play.libs.OAuth2.Response
-
Packages that use OAuth2.Response Package Description play.libs -
-
Uses of OAuth2.Response in play.libs
Methods in play.libs that return OAuth2.Response Modifier and Type Method Description static OAuth2.Response
OAuth2.Response. error(OAuth2.Error error, WS.HttpResponse response)
OAuth2.Response
OAuth2. retrieveAccessToken()
OAuth2.Response
OAuth2. retrieveAccessToken(java.lang.String callbackURL)
-