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
NullAuthenticationService
Class NullAuthenticationService
Hierarchy
AuthenticationMethodService
NullAuthenticationService
Index
Constructors
constructor
Methods
login
logout
Constructors
constructor
new
Null
Authentication
Service
(
)
:
NullAuthenticationService
Returns
NullAuthenticationService
Methods
login
login
(
credentials
:
Credentials
)
:
Observable
<
UserResource
>
Parameters
credentials:
Credentials
Returns
Observable
<
UserResource
>
logout
logout
(
)
:
Observable
<
object
>
Returns
Observable
<
object
>
Exports
Null
Authentication
Service
constructor
login
logout
Generated using
TypeDoc