Uses of Class
org.alfresco.cmis.client.authentication.OAuthCMISAuthenticationProvider
-
Packages that use OAuthCMISAuthenticationProvider Package Description org.alfresco.cmis.client.authentication -
-
Uses of OAuthCMISAuthenticationProvider in org.alfresco.cmis.client.authentication
Methods in org.alfresco.cmis.client.authentication that return OAuthCMISAuthenticationProvider Modifier and Type Method Description static OAuthCMISAuthenticationProviderOAuthCMISAuthenticationProvider. alfrescoOAuthProvider(String accessToken)static OAuthCMISAuthenticationProviderOAuthCMISAuthenticationProvider. alfrescoOAuthProvider(String clientId, String clientSecret, String redirectUrl, String authCode)
-