|
Move And Rename Method protected prependHostToUrlIfNotPresent(url String, webContext WebContext) : String from class org.pac4j.core.client.IndirectClient to public compute(callbackUrl String, context WebContext) : String from class org.pac4j.core.http.RelativeCallbackUrlResolver |
From |
To |
|
Move And Rename Method public testPrependHostToUrlIfNotPresent_whenHostIsPresent() : void from class org.pac4j.core.client.TestBaseClient to public testCompute_whenHostIsPresent() : void from class org.pac4j.core.http.RelativeCallbackUrlResolverTests |
From |
To |
|
Move And Rename Method public testPrependHostToUrlIfNotPresent_whenHostIsNotPresent() : void from class org.pac4j.core.client.TestBaseClient to public testCompute_whenHostIsNotPresent() : void from class org.pac4j.core.http.RelativeCallbackUrlResolverTests |
From |
To |
|
Move And Rename Method public testPrependHostToUrlIfNotPresent_whenServerIsNotUsingDefaultHttpPort() : void from class org.pac4j.core.client.TestBaseClient to public testCompute_whenServerIsNotUsingDefaultHttpPort() : void from class org.pac4j.core.http.RelativeCallbackUrlResolverTests |
From |
To |
|
Move And Rename Method public testPrependHostToUrlIfNotPresent_whenRequestIsSecure() : void from class org.pac4j.core.client.TestBaseClient to public testCompute_whenRequestIsSecure() : void from class org.pac4j.core.http.RelativeCallbackUrlResolverTests |
From |
To |