ISessionProviderService Interface |
Namespace: SanteDB.Core.Services
The ISessionProviderService type exposes the following members.
Name | Description | |
---|---|---|
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
Abandon |
Abandons the session
| |
Establish |
Establishes a session for the specified principal
| |
Extend |
Extend the session with the specified refresh token
| |
Get |
Authenticates the session identifier as evidence of session
|
Name | Description | |
---|---|---|
Abandoned |
Fired when the session provider service has ended by the user's decision
| |
Established |
Fired when the session provider service has established
|