b5dd73bb34724851435701cd0c2b2563b23b99e7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected signJwt(claims JWTClaimsSet, signer JWSSigner, jwsAlgorithm JWSAlgorithm) : SignedJWT extracted from protected signJwt(claims JWTClaimsSet) : SignedJWT in class org.pac4j.jwt.profile.JwtGenerator | From | To | |
Extract Method public generate(profile U, signer JWSSigner, jwsAlgorithm JWSAlgorithm) : String extracted from public generate(profile U) : String in class org.pac4j.jwt.profile.JwtGenerator | From | To |