35f7b1f5af840bcff312728586ce63da870ecd10
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute private jwsAlgorithm : JWSAlgorithm in class org.pac4j.jwt.profile.JwtGenerator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute KEY : String to JWT_KEY : String in class org.pac4j.jwt.JwtTests | From | To | |
| Extract Method | 2 | ||
| Extract Method private assertToken(profile FacebookProfile, token String, authenticator JwtAuthenticator) : void extracted from public testGenerateAuthenticateAndEncryptedDifferentKeys() : void in class org.pac4j.jwt.JwtTests | From | To | |
| Extract Method private assertToken(profile FacebookProfile, token String, authenticator JwtAuthenticator) : void extracted from private assertToken(profile FacebookProfile, token String) : void in class org.pac4j.jwt.JwtTests | From | To |