We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bf0627 + 6c51ffc commit 0b3d86dCopy full SHA for 0b3d86d
1 file changed
src/main/java/io/fusionauth/domain/FIPS.java
@@ -23,7 +23,7 @@
23
* <p>
24
* This also provides some helpers for FIPS things such as password length requirements.
25
*
26
- * @author Brian Pontarelli & Daniel DeGroff
+ * @author Brian Pontarelli and Daniel DeGroff
27
*/
28
public class FIPS {
29
public static final int FIPS_MIN_PASSWORD_LENGTH = 14;
0 commit comments