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
        • BasicAuthenticationProvider
        • getHTTPHeaders
      • OAuthData
      • OAuthHelper
    • 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 » BasicAuthenticationProvider

getHTTPHeaders

public Map<String, List<String>> getHTTPHeaders() returns a set of HTTP headers (key-value pairs) that should be added to a HTTP call.

Parameters

None

Returns

Returns a Map<String, List<String>> representing HTTP headers.

Example

Parent topic: BasicAuthenticationProvider

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