Search
Preparing search index...
The search index is not available
Diffusion JavaScript API 6.11.5
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Authenticator
Interface Authenticator
Hierarchy
Authenticator
Index
Methods
authenticate
on
Close
on
Error
Methods
authenticate
authenticate
(
principal
:
string
, credentials
:
Credentials
, sessionProperties
:
SessionProperties
, proposedProperties
:
SessionProperties
, callback
:
AuthenticatorCallback
)
:
void
Parameters
principal:
string
credentials:
Credentials
sessionProperties:
SessionProperties
proposedProperties:
SessionProperties
callback:
AuthenticatorCallback
Returns
void
on
Close
on
Close
(
)
:
void
Returns
void
on
Error
on
Error
(
error
:
any
)
:
void
Parameters
error:
any
Returns
void
Globals
Authenticator
authenticate
on
Close
on
Error