Package com. ciscowebex. androidsdk. auth
Types
An interface for generic authentication strategies in Cisco Webex. Each authentication strategy is responsible for providing an accessToken used throughout this SDK.
A JSON Web Token (JWT) based authentication strategy is to be used to authenticate a user on Cisco Webex.
An OAuth based authentication strategy for authenticating a user on Cisco Webex.
An OAuth based authentication with a WebView. This is for authenticating a user on Cisco Webex.
An enum for Phone Service Registration Failure Reason
A custom Access Token based authentication strategy is to be used to authenticate with an application provided access token.
Enum indicating the failure reason for CUCM login or WebexCalling login
An enum for CUCM Server connection Status
An enum for CUCM SSO Login failure reason
A SSO Authenticator class that launches a WebView to complete the SSO sign in and handles call backs when authentication process is completed