Log.warn("The jdbcAuthProvider.passwordType setting in invalid. Bcrypt must be the final hashType if a series is given. Ignoring all hash types beyond bcrypt: {}",passwordTypeProperty);
}
break;
}
}
catch(IllegalArgumentExceptioniae){}
}
catch(IllegalArgumentExceptioniae){
Log.error(iae.getMessage(),iae);
if(passwordTypeList.isEmpty()){
Log.warn("The jdbcAuthProvider.passwordType setting is not set or contains invalid values. Setting the type to 'plain'");