Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can write the custom classes for password policies by extending theĀ org.wso2.carbon.identity.mgt.policy.AbstractPasswordPolicyEnforcerabstractAbstractPasswordPolicyEnforcer abstract class.

The two methods you need to implement are:

...