bf895dfcdbd7a7093cc5913afe564cef53062be1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exchange : FairBlockingQueue<BcrypWaitingResource> to exchange : BlockingQueue<BcrypWaitingResource> in method private BcrypWaitingResource(exchange BlockingQueue<BcrypWaitingResource>, name String) in class org.cloudfoundry.identity.uaa.util.LowConcurrencyPasswordEncoder.BcrypWaitingResource | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type exchange : FairBlockingQueue<BcrypWaitingResource> to exchange : BlockingQueue<BcrypWaitingResource> in class org.cloudfoundry.identity.uaa.util.LowConcurrencyPasswordEncoder | From | To | |
Change Attribute Type exchange : FairBlockingQueue<BcrypWaitingResource> to exchange : BlockingQueue<BcrypWaitingResource> in class org.cloudfoundry.identity.uaa.util.LowConcurrencyPasswordEncoder.BcrypWaitingResource | From | To |