Fix formatting
This commit is contained in:
+2
-2
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user