Skip to content

Commit

Permalink
Fix javadoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Wathsara committed Jul 26, 2023
1 parent 9003970 commit 9b925c2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,8 @@ private void revokeFederatedTokens(String consumerKey, AuthenticatedUser user, A
* authentication context.
*
* @param eventProperties Event properties.
* @return context Authentication context.
* @param context Authentication context.
* @return Authentication user.
*/
private AuthenticatedUser getAuthenticatedUser(Map<String, Object> eventProperties, AuthenticationContext context) {

Expand Down

0 comments on commit 9b925c2

Please sign in to comment.