c43d8b3d85a7f0182e2a804decbb94fe42a45fdb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private mapGroupMembersOfAuthenticatedSubjectIntoSubjectInfo(subjectInfo SubjectInfo) : void renamed to private mapGroupMembersOfAuthenticatedSubjectIntoSecurityContext(sc SecurityContext) : void in class org.keycloak.adapters.wildfly.WildflyRequestAuthenticator | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type subjectInfo : SubjectInfo to sc : SecurityContext in method private mapGroupMembersOfAuthenticatedSubjectIntoSecurityContext(sc SecurityContext) : void in class org.keycloak.adapters.wildfly.WildflyRequestAuthenticator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter subjectInfo : SubjectInfo to sc : SecurityContext in method private mapGroupMembersOfAuthenticatedSubjectIntoSecurityContext(sc SecurityContext) : void in class org.keycloak.adapters.wildfly.WildflyRequestAuthenticator | From | To |