ulisesbocchio/jasypt-spring-boot

View on GitHub
jasypt-maven-plugin/src/main/java/com/ulisesbocchio/jasyptmavenplugin/mojo/EncryptValueMojo.java

Summary

Maintainability
A
45 mins
Test Coverage

Method run has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected void run(final EncryptionService service, final String value, String encryptPrefix, String encryptSuffix, String decryptPrefix, String decryptSuffix) throws

    There are no issues that match your filters.

    Category
    Status