AuthenticationMethod

abstract class AuthenticationMethod

Base class for all authentication methods provided within the com.orange.webcom.sdkv2.authentication.methods package.

Types

Internal
Link copied to clipboard
abstract class Internal : AuthenticationMethod

Base class for authentication methods that manage users of a Webcom internal identity provider.

Inheritors

AuthenticationMethod
Link copied to clipboard
CustomMethod
Link copied to clipboard
GuestMethod
Link copied to clipboard
OAuth2Method
Link copied to clipboard
OrangeMobileNetworkMethod
Link copied to clipboard