241c58dd61254c0cb56e6222bcc4fa5cb8c73b72
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public configureIdAttribute(element Element) : void extracted from private configureIdAttribute(document Document) : void in class org.keycloak.saml.processing.api.saml.v2.sig.SAML2Signature | From | To | |
Rename Parameter | 2 | ||
Rename Parameter assertionElement : Element to element : Element in method public isSignatureValid(element Element, keyLocator KeyLocator) : boolean in class org.keycloak.saml.processing.core.saml.v2.util.AssertionUtil | From | To | |
Rename Parameter assertionElement : Element to element : Element in method public isSignatureValid(element Element, publicKey PublicKey) : boolean in class org.keycloak.saml.processing.core.saml.v2.util.AssertionUtil | From | To |