|
Pull Up Method protected retrieveRedirectAction(context WebContext) : RedirectAction from class org.pac4j.http.client.indirect.IndirectFormClient to protected retrieveRedirectAction(context WebContext) : RedirectAction from class org.pac4j.core.client.IndirectClient2 |
From |
To |
|
Pull Up Method public setUserProfile(userProfile UserProfile) : void from class org.pac4j.http.credentials.HttpCredentials to public setUserProfile(userProfile UserProfile) : void from class org.pac4j.core.credentials.Credentials |
From |
To |
|
Pull Up Method public getUserProfile() : UserProfile from class org.pac4j.http.credentials.HttpCredentials to public getUserProfile() : UserProfile from class org.pac4j.core.credentials.Credentials |
From |
To |
|
Pull Up Method protected retrieveRedirectAction(context WebContext) : RedirectAction from class org.pac4j.http.client.indirect.IndirectBasicAuthClient to protected retrieveRedirectAction(context WebContext) : RedirectAction from class org.pac4j.core.client.IndirectClient2 |
From |
To |
|
Pull Up Method protected internalInit(context WebContext) : void from class org.pac4j.http.client.indirect.IndirectHttpClient to protected internalInit(context WebContext) : void from class org.pac4j.core.client.IndirectClient |
From |
To |
|
Move Class org.pac4j.http.credentials.extractor.FormExtractor moved to org.pac4j.core.credentials.extractor.FormExtractor |
From |
To |
|
Move Class org.pac4j.http.credentials.TokenCredentials moved to org.pac4j.core.credentials.TokenCredentials |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator moved to org.pac4j.core.credentials.authenticator.LocalCachingAuthenticator |
From |
To |
|
Move Class org.pac4j.http.profile.creator.ProfileCreator moved to org.pac4j.core.profile.creator.ProfileCreator |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.Authenticator moved to org.pac4j.core.credentials.authenticator.Authenticator |
From |
To |
|
Move Class org.pac4j.http.profile.creator.AuthenticatorProfileCreator moved to org.pac4j.core.profile.creator.AuthenticatorProfileCreator |
From |
To |
|
Move Class org.pac4j.http.credentials.password.PasswordEncoder moved to org.pac4j.core.credentials.password.PasswordEncoder |
From |
To |
|
Move Class org.pac4j.http.profile.creator.AuthenticatorProfileCreatorTests moved to org.pac4j.core.profile.creator.AuthenticatorProfileCreatorTests |
From |
To |
|
Move Class org.pac4j.http.credentials.extractor.BasicAuthExtractor moved to org.pac4j.core.credentials.extractor.BasicAuthExtractor |
From |
To |
|
Move Class org.pac4j.http.credentials.password.NopPasswordEncoder moved to org.pac4j.core.credentials.password.NopPasswordEncoder |
From |
To |
|
Move Class org.pac4j.http.profile.AnonymousProfile moved to org.pac4j.core.profile.AnonymousProfile |
From |
To |
|
Move Class org.pac4j.http.credentials.UsernamePasswordCredentials moved to org.pac4j.core.credentials.UsernamePasswordCredentials |
From |
To |
|
Move Class org.pac4j.http.credentials.extractor.Extractor moved to org.pac4j.core.credentials.extractor.Extractor |
From |
To |
|
Move Class org.pac4j.http.credentials.password.BasicSaltedSha512PasswordEncoder moved to org.pac4j.core.credentials.password.BasicSaltedSha512PasswordEncoder |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticatorTests moved to org.pac4j.core.credentials.authenticator.LocalCachingAuthenticatorTests |
From |
To |
|
Move Class org.pac4j.http.credentials.extractor.HeaderExtractor moved to org.pac4j.core.credentials.extractor.HeaderExtractor |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.UsernamePasswordAuthenticator moved to org.pac4j.core.credentials.authenticator.UsernamePasswordAuthenticator |
From |
To |
|
Move Class org.pac4j.http.client.direct.AnonymousClient moved to org.pac4j.core.client.direct.AnonymousClient |
From |
To |
|
Move Class org.pac4j.http.credentials.password.NopPasswordEncoderTests moved to org.pac4j.core.credentials.password.NopPasswordEncoderTests |
From |
To |
|
Move Class org.pac4j.http.credentials.AnonymousCredentials moved to org.pac4j.core.credentials.AnonymousCredentials |
From |
To |
|
Move Class org.pac4j.http.credentials.extractor.HeaderExtractorTests moved to org.pac4j.core.credentials.extractor.HeaderExtractorTests |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.TokenAuthenticator moved to org.pac4j.core.credentials.authenticator.TokenAuthenticator |
From |
To |
|
Move Class org.pac4j.http.credentials.authenticator.AbstractUsernamePasswordAuthenticator moved to org.pac4j.core.credentials.authenticator.AbstractUsernamePasswordAuthenticator |
From |
To |
|
Move Class org.pac4j.http.credentials.password.BasicSaltedSha512PasswordEncoderTests moved to org.pac4j.core.credentials.password.BasicSaltedSha512PasswordEncoderTests |
From |
To |
|
Change Variable Type profile : HttpProfile to profile : CommonProfile in method public validate(credentials UsernamePasswordCredentials) : void in class org.pac4j.http.credentials.authenticator.test.SimpleTestUsernamePasswordAuthenticator |
From |
To |
|
Change Variable Type credentials1 : HttpCredentials to credentials1 : Credentials in method public testDoubleCalls() : void in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticatorTests |
From |
To |
|
Change Variable Type profile : HttpProfile to profile : CommonProfile in method public testGetUserProfile() : void in class org.pac4j.http.client.direct.DirectFormClientTests |
From |
To |
|
Change Variable Type profile : HttpProfile to profile : CommonProfile in method public validate(credentials TokenCredentials) : void in class org.pac4j.http.credentials.authenticator.test.SimpleTestTokenAuthenticator |
From |
To |
|
Change Variable Type credentials : HttpCredentials to credentials : Credentials in method public testReturnProfile() : void in class org.pac4j.core.profile.creator.AuthenticatorProfileCreatorTests |
From |
To |
|
Change Variable Type credentials2 : HttpCredentials to credentials2 : Credentials in method public testDoubleCalls() : void in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticatorTests |
From |
To |
|
Change Variable Type profile : HttpProfile to profile : CommonProfile in method public testGetUserProfile() : void in class org.pac4j.http.client.indirect.IndirectFormClientTests |
From |
To |