Uses of Class
org.oa4mp.delegation.client.request.BasicResponse
-
Packages that use BasicResponse Package Description edu.uiuc.ncsa.oa4mp.delegation.client.request edu.uiuc.ncsa.oa4mp.delegation.oa2.client -
-
Uses of BasicResponse in edu.uiuc.ncsa.oa4mp.delegation.client.request
Subclasses of BasicResponse in edu.uiuc.ncsa.oa4mp.delegation.client.request Modifier and Type Class Description class
AGResponse
Created by Jeff Gaynor
on Apr 13, 2011 at 3:38:49 PMclass
ATResponse
Created by Jeff Gaynor
on Apr 13, 2011 at 4:03:05 PMclass
CallbackResponse
Created by Jeff Gaynor
on May 12, 2011 at 1:05:23 PMclass
DelegatedAssetResponse
The delegated asset.class
DelegationResponse
Created by Jeff Gaynor
on Apr 14, 2011 at 3:42:00 PMclass
PAResponse
Created by Jeff Gaynor
on Apr 13, 2011 at 3:39:12 PMclass
RFC7009Response
Created by Jeff Gaynor
on 5/19/21 at 6:30 AMclass
RFC7523Response
Created by Jeff Gaynor
on 6/6/23 at 3:05 PMclass
RFC7662Response
Created by Jeff Gaynor
on 5/19/21 at 6:16 AMclass
RTResponse
Created by Jeff Gaynor
on 2/24/14 at 11:19 AMclass
UIResponse
Created with IntelliJ IDEA. -
Uses of BasicResponse in edu.uiuc.ncsa.oa4mp.delegation.oa2.client
Subclasses of BasicResponse in edu.uiuc.ncsa.oa4mp.delegation.oa2.client Modifier and Type Class Description class
ATResponse2
Since the OAuth 2 protocol supports getting a refresh token back from the server with the access token, we have to include it in this class.
-