|
Change Parameter Type context : WebContext to context : C in method protected saveProfileInSession(context C, currentClients List<Client>, directClient DirectClient, profile CommonProfile) : boolean in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, securityGrantedAccessAdapter SecurityGrantedAccessAdapter<R>, httpActionAdapter HttpActionAdapter<R>, clients String, authorizers String, matchers String, multiProfile Boolean, parameters Object...) : R in class org.pac4j.core.engine.SecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, httpActionAdapter HttpActionAdapter<R>, defaultUrl String, inputLogoutUrlPattern String) : R in class org.pac4j.core.engine.DefaultApplicationLogoutLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected loadProfilesFromSession(context C, currentClients List<Client>) : boolean in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected unauthorized(context C, currentClients List<Client>) : HttpAction in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected saveUserProfile(context C, profile CommonProfile, multiProfile boolean, renewSession boolean) : void in class org.pac4j.core.engine.DefaultCallbackLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected forbidden(context C, currentClients List<Client>, profiles List<CommonProfile>, authorizers String) : HttpAction in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected redirectToIdentityProvider(context C, currentClients List<Client>) : HttpAction in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, securityGrantedAccessAdapter SecurityGrantedAccessAdapter<R>, httpActionAdapter HttpActionAdapter<R>, clients String, authorizers String, matchers String, inputMultiProfile Boolean, parameters Object...) : R in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, httpActionAdapter HttpActionAdapter<R>, defaultUrl String, multiProfile Boolean, renewSession Boolean) : R in class org.pac4j.core.engine.CallbackLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected redirectToOriginallyRequestedUrl(context C, defaultUrl String) : HttpAction in class org.pac4j.core.engine.DefaultCallbackLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected saveRequestedUrl(context C, currentClients List<Client>) : void in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, httpActionAdapter HttpActionAdapter<R>, defaultUrl String, logoutUrlPattern String) : R in class org.pac4j.core.engine.ApplicationLogoutLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : J2EContext in method protected renewSession(context J2EContext) : void in class org.pac4j.core.engine.J2ERenewSessionCallbackLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method protected startAuthentication(context C, currentClients List<Client>) : boolean in class org.pac4j.core.engine.DefaultSecurityLogic |
From |
To |
|
Change Parameter Type context : WebContext to context : C in method public perform(context C, config Config, httpActionAdapter HttpActionAdapter<R>, inputDefaultUrl String, inputMultiProfile Boolean, inputRenewSession Boolean) : R in class org.pac4j.core.engine.DefaultCallbackLogic |
From |
To |