835ba9654ab51fb1d5c2db31bbed43eda9e0a59e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable claims : Map<String,Object> to attributes : Map<String,Object> in method private createJwtProfile(credentials TokenCredentials, signedJWT SignedJWT) : void in class org.pac4j.jwt.credentials.authenticator.JwtAuthenticator | From | To | |
Change Return Type | 2 | ||
Change Return Type void to UserProfile in method private assertToken(profile FacebookProfile, token String, authenticator JwtAuthenticator) : UserProfile in class org.pac4j.jwt.JwtTests | From | To | |
Change Return Type void to UserProfile in method private assertToken(profile FacebookProfile, token String) : UserProfile in class org.pac4j.jwt.JwtTests | From | To |