Search
Preparing search index...
The search index is not available
Cumulocity Web SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
BasicAuth
Class BasicAuth
Hierarchy
BasicAuth
Implements
IAuthentication
Index
Constructors
constructor
Properties
user
Methods
get
Cometd
Handshake
get
Fetch
Options
logout
update
Credentials
Constructors
constructor
new
Basic
Auth
(
credentials
?:
ICredentials
)
:
BasicAuth
Parameters
Optional
credentials:
ICredentials
Returns
BasicAuth
Properties
user
user
:
string
Methods
get
Cometd
Handshake
get
Cometd
Handshake
(
config
?:
object
)
:
object
Parameters
Default value
config:
object
= {}
Returns
object
get
Fetch
Options
get
Fetch
Options
(
options
:
any
)
:
any
Parameters
options:
any
Returns
any
logout
logout
(
)
:
void
Returns
void
update
Credentials
update
Credentials
(
__namedParameters
?:
object
)
:
string
Parameters
Default value
__namedParameters:
object
= {}
Returns
string
Globals
Basic
Auth
constructor
user
get
Cometd
Handshake
get
Fetch
Options
logout
update
Credentials
Generated using
TypeDoc