Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
MockAuthenticationMethodService
Class MockAuthenticationMethodService
Hierarchy
AuthenticationMethodService
MockAuthenticationMethodService
Index
Constructors
constructor
Methods
login
logout
Constructors
constructor
new
Mock
Authentication
Method
Service
(
)
:
MockAuthenticationMethodService
Returns
MockAuthenticationMethodService
Methods
login
login
(
credentials
:
Credentials
)
:
Observable
<
UserResource
>
Parameters
credentials:
Credentials
Returns
Observable
<
UserResource
>
logout
logout
(
)
:
Observable
<
object
>
Returns
Observable
<
object
>
Exports
Mock
Authentication
Method
Service
constructor
login
logout
Generated using
TypeDoc