Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Tutorials
  • Client API
    • Classes Overview
    • Sorting
    • Error Codes
    • Determining SDK Version
    • Configuration Evaluator Types
    • View Types
    • Field Control Types
    • Validation Rule Types
    • org.alfresco.mobile.android.api.session
    • org.alfresco.mobile.android.api.session.authentication
      • OAuthAuthenticationProvider
      • BasicAuthenticationProvider
      • OAuthData
      • OAuthHelper
        • getAuthorizationUrl
        • retrieveCode
        • getAccessToken
        • refreshToken
    • org.alfresco.mobile.android.api.services
    • org.alfresco.mobile.android.api.model
    • org.alfresco.mobile.android.api.exceptions
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for Android » Client API » org.alfresco.mobile.android.api.session.authentication » OAuthHelper

retrieveCode

public String retrieveCode(String url) - Extracts the authorization code from the given URL.

Parameters

String url
The URL to extract the authorization code from.

Returns

Returns a String representing the authorization code.

Example

Parent topic: OAuthHelper

© 2017 TBS-LLC. All Rights Reserved.    Follow @twitter