|
Move Method public next_step_mfa_not_needed() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_not_needed() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_mfa_in_progress() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_mfa_in_progress() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_mfa_completed() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_completed() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_mfa_completed_with_saved_request() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_mfa_completed_with_saved_request() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_not_authenticated() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_not_authenticated() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_mfa_completed_no_saved_request() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_mfa_completed_no_saved_request() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_mfa_in_progress() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_in_progress() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public send_redirect() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public send_redirect() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public authentication_log_info_uaa() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public authentication_log_info_uaa() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public authentication_log_info_null() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public authentication_log_info_null() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_invalid_auth() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_invalid_auth() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_mfa_required() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_mfa_required() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_mfa_ok() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_mfa_ok() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public authentication_log_info_unknown() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public authentication_log_info_unknown() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public do_filter_not_authenticated() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public do_filter_not_authenticated() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method protected sendRedirect(redirectUrl String, request HttpServletRequest, response HttpServletResponse) : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to protected sendRedirect(redirectUrl String, request HttpServletRequest, response HttpServletResponse) : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Method protected getNextStep(request HttpServletRequest) : MfaNextStep from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to protected getNextStep(request HttpServletRequest) : MfaNextStep from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Method public next_step_mfa_in_progress_when_completed_invoked() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_in_progress_when_completed_invoked() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_mfa_required() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_required() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_anonymous() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_anonymous() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method protected getAuthenticationLogInfo() : String from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to protected getAuthenticationLogInfo() : String from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Method public next_step_mfa_in_play() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_mfa_in_play() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Method public next_step_unknown_authentication() : void from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to public next_step_unknown_authentication() : void from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Attribute private usernameAuthentication : UsernamePasswordAuthenticationToken from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to private usernameAuthentication : UsernamePasswordAuthenticationToken from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Attribute private anonymous : AnonymousAuthenticationToken from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to private anonymous : AnonymousAuthenticationToken from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Attribute private completedMatcher : AntPathRequestMatcher from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to private completedMatcher : AntPathRequestMatcher from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Attribute private cache : RequestCache from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to private cache : RequestCache from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Attribute private requestCache : RequestCache from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to private requestCache : RequestCache from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Attribute private providerProvisioning : IdentityProviderProvisioning from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilterTests to private providerProvisioning : IdentityProviderProvisioning from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilterTests |
From |
To |
|
Move Attribute private inProgressMatcher : AntPathRequestMatcher from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to private inProgressMatcher : AntPathRequestMatcher from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |
|
Move Attribute private redirect : String from class org.cloudfoundry.identity.uaa.mfa.MfaRequiredFilter to private redirect : String from class org.cloudfoundry.identity.uaa.mfa.MfaUiRequiredFilter |
From |
To |