Click or drag to resize

Omada.OE.Solution.OIM.AppLogic.PasswordReset Namespace

 
Classes
  ClassDescription
Public classMasterSettingsWrapper
This wrapper is used to enable unit testing
Public classPasswordResetClientAttribute
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
Public classPasswordResetWrapper
The password reset wrapper will based on configured master settings, instantiate the correct password verifier and password reset delegate
Interfaces
  InterfaceDescription
Public interfaceIPasswordResetClient
Interface to be used password reset clients managed by password reset wrapper