• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #4760

08 Nov 2025 10:28AM UTC coverage: 38.895% (-0.01%) from 38.909%
#4760

push

github

topframe
Refactor: Make PBTokenIssuer and TimeLimitedPBTokenIssuer utility classes

- Refactored `PBTokenIssuer` and `TimeLimitedPBTokenIssuer` to be final classes with all methods static.
- Removed instance-based methods and fields, promoting a utility-class pattern.
- Updated corresponding test cases to reflect the new static method calls.
- Added Javadoc for `getToken()` in `TimeLimitedPBTokenIssuer` to clarify its purpose as a static bean getter alias for `createToken()`.

2 of 7 new or added lines in 2 files covered. (28.57%)

1 existing line in 1 file now uncovered.

16178 of 41594 relevant lines covered (38.9%)

0.39 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

54.84
/utils/src/main/java/com/aspectran/utils/security/TimeLimitedPBTokenIssuer.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc