Class OAuthCMISAuthenticationProvider.AccessToken
java.lang.Object
org.alfresco.cmis.client.authentication.OAuthCMISAuthenticationProvider.AccessToken
- Enclosing class:
- OAuthCMISAuthenticationProvider
-
Constructor Summary
ConstructorsConstructorDescriptionAccessToken(String accessToken, String tokenType, Long expiresIn, String refreshToken, String scope) AccessToken(org.json.simple.JSONObject json) -
Method Summary