9903718e46405db70a2bdd07dbed04efc1b79072
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute public AUDIENCE : String from class org.pac4j.oidc.profile.OidcProfileDefinition to public AUDIENCE : String from class org.pac4j.core.profile.definition.CommonProfileDefinition | From | To | |
Change Return Type | 1 | ||
Change Return Type String to List<String> in method public getAudience() : List<String> in class org.pac4j.jwt.profile.JwtProfile | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected retrieveAudience() : List<String> extracted from public getAudience() : List<String> in class org.pac4j.oidc.profile.OidcProfile & moved to class org.pac4j.core.profile.CommonProfile | From | To |