alsutton/enterprisepasswordsafe

View on GitHub
src/main/java/com/enterprisepasswordsafe/engine/logging/LogEventHasher.java

Summary

Maintainability
A
35 mins
Test Coverage
C
78%

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

    public byte[] createTamperstamp(User theUser, final long datetime, final String event,
                                    final String itemId, final String userId)

    There are no issues that match your filters.

    Category
    Status