fe2f65daaccaddaa8cf8bcd9d055781026383a12
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private handleLoginPage(loginPage String) : HttpUriRequest inlined to public perform(client CloseableHttpClient, currentURI URI, currentResponse CloseableHttpResponse, context HttpClientContext) : HttpUriRequest in class org.keycloak.testsuite.util.saml.LoginBuilder | From | To | |
Rename Variable | 1 | ||
Rename Variable serialized : String to serializedAssertion : String in method public testSerializeWithNamespaceNotInSignatureElement() : void in class org.keycloak.test.broker.saml.SAMLDataMarshallerTest | From | To | |
Extract Variable | 1 | ||
Extract Variable htmlBody : String in method private handlePostBinding(currentResponse CloseableHttpResponse) : HttpUriRequest from class org.keycloak.testsuite.util.saml.ModifySamlResponseStepBuilder | From | To |