f0f2c540c340db1ce58296799727e6cd7ed4cd08
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private sanitize(original String) : String from class org.cloudfoundry.identity.uaa.audit.LoggingAuditService to public sanitize(original String) : String from class org.cloudfoundry.identity.uaa.logging.LogSanitizerUtil | From | To | |
Move Attribute | 1 | ||
Move Attribute public SANITIZED_FLAG : String from class org.cloudfoundry.identity.uaa.audit.LoggingAuditService to public SANITIZED_FLAG : String from class org.cloudfoundry.identity.uaa.logging.LogSanitizerUtil | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type logger : Log to logger : SanitizedLogFactory.SanitizedLog in class org.cloudfoundry.identity.uaa.authentication.manager.AuthzAuthenticationManager | From | To | |
Change Attribute Type logger : Log to logger : SanitizedLogFactory.SanitizedLog in class org.cloudfoundry.identity.uaa.authentication.manager.ChainedAuthenticationManager | From | To |