◆ IUmAuthenticationModule() [1/3]
Arp::System::Um::Commons::Modules::IUmAuthenticationModule::IUmAuthenticationModule |
( |
void |
| ) |
|
|
default |
◆ IUmAuthenticationModule() [2/3]
Arp::System::Um::Commons::Modules::IUmAuthenticationModule::IUmAuthenticationModule |
( |
const IUmAuthenticationModule & |
arg | ) |
|
|
default |
◆ IUmAuthenticationModule() [3/3]
Arp::System::Um::Commons::Modules::IUmAuthenticationModule::IUmAuthenticationModule |
( |
IUmAuthenticationModule && |
arg | ) |
|
|
default |
◆ ~IUmAuthenticationModule()
virtual Arp::System::Um::Commons::Modules::IUmAuthenticationModule::~IUmAuthenticationModule |
( |
void |
| ) |
|
|
virtualdefault |
Destructs this instance and frees all resources.
◆ GetAuthenticationProviders()
virtual AuthenticationProviderList Arp::System::Um::Commons::Modules::IUmAuthenticationModule::GetAuthenticationProviders |
( |
| ) |
const |
|
pure virtual |
Should return the list of authentication providers that will be registered after this module starts. The provider list should stay constant, since it is used also for deregistration.
◆ operator=() [1/2]
Copy-assignment operator.
◆ operator=() [2/2]
Move-assignment operator.
The documentation for this class was generated from the following file: