Package org.cilogon.oauth2.client
Class CILOA2MPService
- java.lang.Object
-
- org.oa4mp.client.api.AbstractOA4MPService
-
- org.oa4mp.client.api.OA4MPService
-
- org.oa4mp.client.loader.OA2MPService
-
- org.cilogon.oauth2.client.CILOA2MPService
-
public class CILOA2MPService extends org.oa4mp.client.loader.OA2MPService
Created by Jeff Gaynor
on 8/21/15 at 12:03 PM
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CILOA2MPService.CILOA2MPProvider
-
Constructor Summary
Constructors Constructor Description CILOA2MPService(org.oa4mp.client.api.ClientEnvironment environment)
-
Method Summary
-
Methods inherited from class org.oa4mp.client.loader.OA2MPService
exchangeIt, exchangeRefreshToken, figureOutToken, getAccessToken, getAccessToken, getAsset2, getATParameters, getCert, getCert, getCert, getRequestedScopes, getRFC8623ServiceClient, getServiceClient, getUserInfo, introspect, OLDupdateExchangedAsset, preGetCert, preRequestCert, refresh, refresh, revoke, rfc6749_4_4, rfc7523, rfc8628Request, updateExchangedAsset
-
-