Uses of Package
org.oa4mp.delegation.server.client
-
Packages that use org.oa4mp.delegation.server.client Package Description org.oa4mp.delegation.server.client org.oa4mp.server.admin.myproxy.oauth2.tools -
Classes in org.oa4mp.delegation.server.client used by org.oa4mp.delegation.server.client Class Description ASImpl Addressable Server implementation to support double dispatch pattern(?)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.RFC6749_4_4Server RFC7523Server Created by Jeff Gaynor
on 6/6/23 at 3:11 PMRFC8623Server Created by Jeff Gaynor
on 7/19/23 at 9:29 AMTokenAwareServer Since the processing of claims is to be supported for refresh tokens as well, the machinery for it should be available generally to access and refresh token servers.UIServer2 Handles client UserInfo request to server -
Classes in org.oa4mp.delegation.server.client used by org.oa4mp.server.admin.myproxy.oauth2.tools Class Description 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.