f0ec0d9d36d78f28f5fe3174ce246de5196e96e7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method protected abstract getDestinationBindingType() : String renamed to protected abstract getAuthnRequestBindingType() : String in class org.pac4j.saml.client.AbstractSAML2ClientTests | From | To | |
Rename Method protected getDestinationBindingType() : String renamed to protected getAuthnRequestBindingType() : String in class org.pac4j.saml.client.PostSAML2ClientTests | From | To | |
Rename Method protected getDestinationBindingType() : String renamed to protected getAuthnRequestBindingType() : String in class org.pac4j.saml.client.RedirectSAML2ClientTests | From | To | |
Extract Method | 1 | ||
Extract Method public getAuthnRequestBindingType() : String extracted from public getDestinationBindingType() : String in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To |