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