835e0f34ec137e4d10687ad95ab6474faff2ff53
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable subject : String in method private createJwtProfile(credentials TokenCredentials, signedJWT SignedJWT) : void from class org.pac4j.jwt.credentials.authenticator.JwtAuthenticator | From | To | |
Extract Method | 1 | ||
Extract Method private createJwtProfile(credentials TokenCredentials, signedJWT SignedJWT) : void extracted from public validate(credentials TokenCredentials) : void in class org.pac4j.jwt.credentials.authenticator.JwtAuthenticator | From | To |