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
ProfileService
Class ProfileService
Hierarchy
ProfileService
Index
Constructors
constructor
Properties
_change
Password
_config
_http
_log
Methods
change
Password
Constructors
constructor
new
Profile
Service
(
_config
:
ConfigurationService
, _http
:
HttpClient
, _log
:
LoggerService
)
:
ProfileService
Parameters
_config:
ConfigurationService
_http:
HttpClient
_log:
LoggerService
Returns
ProfileService
Properties
Protected
Readonly
_change
Password
_change
Password
:
string
Protected
_config
_config
:
ConfigurationService
Protected
_http
_http
:
HttpClient
Protected
_log
_log
:
LoggerService
Methods
change
Password
change
Password
(
changePasswordRequest
:
UserChangePasswordRequest
)
:
Observable
<
MessageResource
>
Parameters
changePasswordRequest:
UserChangePasswordRequest
Returns
Observable
<
MessageResource
>
Exports
Profile
Service
constructor
_change
Password
_config
_http
_log
change
Password
Generated using
TypeDoc