1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix formatting

This commit is contained in:
Steve Riesenberg
2023-10-31 11:49:30 -05:00
parent f501c8547e
commit d0a5ada2da
2 changed files with 4 additions and 3 deletions
@@ -318,8 +318,8 @@ public abstract class AbstractJaasAuthenticationProvider implements Authenticati
}
/**
* Set the JAASAuthenticationCallbackHandler array to handle callback objects generated
* by the LoginContext.login method.
* Set the JAASAuthenticationCallbackHandler array to handle callback objects
* generated by the LoginContext.login method.
* @param callbackHandlers Array of JAASAuthenticationCallbackHandlers
*/
public void setCallbackHandlers(JaasAuthenticationCallbackHandler[] callbackHandlers) {