d3d6b44ab88b81a98fe96b361702c3632c553544
Files Diff
- Added: 7
- Removed: 6
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type user : User to context : SecurityContext in method public showSecret(context SecurityContext) : String in class com.example.helloworld.resources.ProtectedResource | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type underlying : Authenticator<String,String> to underlying : Authenticator<String,Principal> in class io.dropwizard.auth.CachingAuthenticatorTest | From | To | |
| Change Attribute Type cached : CachingAuthenticator<String,String> to cached : CachingAuthenticator<String,Principal> in class io.dropwizard.auth.CachingAuthenticatorTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter user : User to context : SecurityContext in method public showSecret(context SecurityContext) : String in class com.example.helloworld.resources.ProtectedResource | From | To |