SanteDB.Core.Security.Services Namespace |
Class | Description | |
---|---|---|
AuthenticatedEventArgs |
Authentication event args.
| |
AuthenticatingEventArgs |
Authenticating event arguments.
| |
SecurityOverrideEventArgs |
Override event args
|
Interface | Description | |
---|---|---|
IApplicationIdentityProviderService |
Represents a service which retrieves IApplicationIdentity and can authenticate to an IPrincipal for applications.
| |
IDeviceIdentityProviderService |
Represents a service which retrieves IDeviceIdentity and can authenticate to an IPrincipal for devices.
| |
IElevatableIdentityProviderService | Obsolete.
Represents an identity provider that allows for elevation
| |
IIdentityProviderService |
Identity provider service
| |
IPasswordHashingService |
Password hashing service.
| |
IPasswordValidatorService |
Represents a password validation service
| |
IPolicyDecisionService |
Represents a policy decision service
| |
IPolicyEnforcementService |
Represents a PEP that receives demands
| |
IPolicyInformationService |
Represents a contract for a policy information service
| |
IRoleProviderService |
Represents a service which is capableof retrieving roles
| |
ITwoFactorSecretGenerator |
Identifies a class which can generate TFA secrets
|
Enumeration | Description | |
---|---|---|
AuthenticationMethod |
Represents methods of authentication
|