Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Modules/Authenticator/Utils/AuthModalUtil"
AuthModalUtil
Class AuthModalUtil
Hierarchy
AuthModalUtil
Index
Properties
CLOSE_
TEXT
LOGIN_
TEXT
PASSWORD_
TEXT
USERNAME_
TEXT
Methods
authorization
With
Username
And
Password
Properties
Static
Private
CLOSE_
TEXT
CLOSE_
TEXT
:
string
= "close"
Static
Private
LOGIN_
TEXT
LOGIN_
TEXT
:
string
= "Login"
Static
Private
PASSWORD_
TEXT
PASSWORD_
TEXT
:
string
= "Password"
Static
Private
USERNAME_
TEXT
USERNAME_
TEXT
:
string
= "Username"
Methods
Static
authorization
With
Username
And
Password
authorization
With
Username
And
Password
(
authorizationCallback
:
(
username
:
string
, password
:
string
)
=>
Promise
<
any
>
)
:
void
Parameters
authorizationCallback:
(
username
:
string
, password
:
string
)
=>
Promise
<
any
>
(
username
:
string
, password
:
string
)
:
Promise
<
any
>
Parameters
username:
string
password:
string
Returns
Promise
<
any
>
Returns
void
Globals
"sintium/
Modules/
Authenticator/
Utils/
Auth
Modal
Util"
Auth
Modal
Util
CLOSE_
TEXT
LOGIN_
TEXT
PASSWORD_
TEXT
USERNAME_
TEXT
authorization
With
Username
And
Password
Generated using
TypeDoc