Omada.OE.Solution.OIM.AppLogic.PasswordReset Namespace |
Class | Description | |
---|---|---|
![]() | MasterSettingsWrapper |
This wrapper is used to enable unit testing
|
![]() | PasswordResetClientAttribute |
Attribute class used to decorate password reset clients
The attribute takes three parameters:
"masterSettingsKey" which must be set to the master setting used to enable the client
"supportsReset" which must indicate if client can perform password resets
"supportsVerification" which must indicate if client can perform password verification
|
![]() | PasswordResetWrapper |
The password reset wrapper will based on configured master settings, instantiate the correct password verifier and password reset delegate
|
Interface | Description | |
---|---|---|
![]() | IPasswordResetClient |
Interface to be used password reset clients managed by password reset wrapper
|