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

BasicAuthenticationProvider

public BasicAuthenticationProvider(String username, String password) constructs a BasicAuthenticationProvider object.

Parameters

String username
Username to use to connect to the repository.
String password
Password that corresponds to the username.

Returns

Constructs a BasicAuthenticationProvider object.

Example

Parent topic: BasicAuthenticationProvider

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