Skip to content

Commit

Permalink
Update the doc string.
Browse files Browse the repository at this point in the history
  • Loading branch information
Malith-19 committed Nov 2, 2024
1 parent fd7e014 commit 8d5f4c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ private void updatePasswordRecoveryPropertyValues(Map<String, String> configurat
* This method updates the username recovery property values based on the new configurations.
*
* @param configurationDetails Updating configuration details of the resident identity provider.
* @param identityMgtProperties Identity management properties of the resident identity provider.
*/
private void updateUsernameRecoveryPropertyValues(Map<String, String> configurationDetails,
IdentityProviderProperty[] identityMgtProperties) {
Expand Down

0 comments on commit 8d5f4c4

Please sign in to comment.