5a86b62d9dc69f26653b1b7e44b629ae07d76dd0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 11 | ||
Extract Attribute public SHOW_SAML_LOGIN_LINKS : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public LINKS : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public ZONE_NAME : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public DISABLE_INTERNAL_USER_MANAGEMENT : String in class org.cloudfoundry.identity.uaa.zone.DisableInternalUserManagementFilter | From | To | |
Extract Attribute public ENTITY_ID : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public FIELD_USERNAME_SHOW : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public IDP_DEFINITIONS : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public LINK_CREATE_ACCOUNT_SHOW : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public CREATE_ACCOUNT_LINK : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public PASSCODE : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Attribute public FORGOT_PASSWORD_LINK : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Variable | 2 | ||
Extract Variable zonifiedEntityID : String in method private login(model Model, principal Principal, excludedPrompts List<String>, jsonResponse boolean, request HttpServletRequest) : String from class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Extract Variable links : Map in method private login(model Model, principal Principal, excludedPrompts List<String>, jsonResponse boolean, request HttpServletRequest) : String from class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Rename Parameter | 2 | ||
Rename Parameter nonHtml : boolean to jsonResponse : boolean in method private login(model Model, principal Principal, excludedPrompts List<String>, jsonResponse boolean, request HttpServletRequest) : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To | |
Rename Parameter nonHtml : boolean to jsonResponse : boolean in method private login(model Model, principal Principal, excludedPrompts List<String>, jsonResponse boolean) : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To |