ulisesbocchio/jasypt-spring-boot

View on GitHub
jasypt-spring-boot/src/main/java/com/ulisesbocchio/jasyptspringboot/encryptor/SimpleAsymmetricConfig.java

Summary

Maintainability
A
35 mins
Test Coverage

Method loadResource has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private Resource loadResource(Resource asResource, String asString, String asLocation, KeyFormat format, String type) {

    There are no issues that match your filters.

    Category
    Status