• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
BBAuthScheme Enum Reference

Enum which lists authentication scheme constants for HTTP authentication in BB WebView. More...

Description

Use these enum values for setting authentication preferences.

Refer to the com.blackberry.bbwebview.BBWebView#setAuthenticationPreferences(List<BBAuthScheme>) method.

Public Member Functions

String getName ()
 Get the string value of authentication scheme constant. More...
 

Member Function Documentation

◆ getName()

String getName ( )

Get the string value of authentication scheme constant.

Returns
A string value of authentication scheme constant.