3a954c216fce8dc1b5d8a4ad8a7be6009480c96a
Files Diff
- Added: 7
- Removed: 12
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute public AJAX_HEADER_VALUE : String from class org.pac4j.core.context.Pac4jConstants to public AJAX_HEADER_VALUE : String from class org.pac4j.core.context.HttpConstants | From | To | |
Move Attribute public AJAX_HEADER_NAME : String from class org.pac4j.core.context.Pac4jConstants to public AJAX_HEADER_NAME : String from class org.pac4j.core.context.HttpConstants | From | To | |
Move Class | 7 | ||
Move Class org.pac4j.cas.client.rest.TestHttpTGTProfile moved to org.pac4j.cas.profile.TestHttpTGTProfile | From | To | |
Move Class org.pac4j.cas.client.rest.TestHttpTGTProfileHelper moved to org.pac4j.cas.profile.TestHttpTGTProfileHelper | From | To | |
Move Class org.pac4j.cas.client.rest.HttpTGTProfile moved to org.pac4j.cas.profile.HttpTGTProfile | From | To | |
Move Class org.pac4j.core.authorization.TestDefaultCasAuthorizationGenerator moved to org.pac4j.cas.authorization.TestDefaultCasAuthorizationGenerator | From | To | |
Move Class org.pac4j.cas.client.rest.CasRestAuthenticator moved to org.pac4j.cas.credentials.authenticator.CasRestAuthenticator | From | To | |
Move Class org.pac4j.cas.client.rest.HttpUtils moved to org.pac4j.cas.util.HttpUtils | From | To | |
Move Class org.pac4j.stormpath.credentials.StormpathAuthenticator moved to org.pac4j.stormpath.credentials.authenticator.StormpathAuthenticator | From | To | |
Change Package | 1 | ||
Change Package org.pac4j.cas.client.rest to org.pac4j.cas.profile | From | To | |
Rename Parameter | 4 | ||
Rename Parameter requiresAuthentication : boolean to protectedTarget : boolean in method public getRedirectAction(context WebContext, protectedTarget boolean) : RedirectAction in class org.pac4j.core.client.IndirectClient | From | To | |
Rename Parameter requiresAuthentication : boolean to protectedTarget : boolean in method public redirect(context WebContext, protectedTarget boolean) : void in class org.pac4j.core.client.DirectClient | From | To | |
Rename Parameter requiresAuthentication : boolean to protectedTarget : boolean in method public redirect(context WebContext, protectedTarget boolean) : void in class org.pac4j.core.client.Client | From | To | |
Rename Parameter requiresAuthentication : boolean to protectedTarget : boolean in method public redirect(context WebContext, protectedTarget boolean) : void in class org.pac4j.core.client.IndirectClient | From | To |