pac4j-core/src/main/java/org/pac4j/core/profile/BasicUserProfile.java

Summary

Maintainability
B
4 hrs
Test Coverage

BasicUserProfile has 35 methods (exceeds 20 allowed). Consider refactoring.
Open

@EqualsAndHashCode
@ToString
public class BasicUserProfile implements UserProfile, Externalizable {

    @Serial
Severity: Minor
Found in pac4j-core/src/main/java/org/pac4j/core/profile/BasicUserProfile.java - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status