|
Pull Up Method public setRoles(roles List<String>) : void from class org.pac4j.core.authorization.RequireAnyRoleAuthorizer to public setElements(elements List<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.RequireAnyRoleAuthorizer to public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.AbstractRequireAnyAuthorizer |
From |
To |
|
Pull Up Method public setMethods(methods List<HTTP_METHOD>) : void from class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizer to public setElements(elements List<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public setPermissions(permissions Set<String>) : void from class org.pac4j.core.authorization.RequireAllPermissionsAuthorizer to public setElements(elements Set<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public setRoles(roles Set<String>) : void from class org.pac4j.core.authorization.RequireAnyRoleAuthorizer to public setElements(elements Set<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public setRoles(roles Set<String>) : void from class org.pac4j.core.authorization.RequireAllRolesAuthorizer to public setElements(elements Set<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.RequireAnyPermissionAuthorizer to public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.AbstractRequireAnyAuthorizer |
From |
To |
|
Pull Up Method public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizer to public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.AbstractRequireAnyAuthorizer |
From |
To |
|
Pull Up Method public setPermissions(permissions List<String>) : void from class org.pac4j.core.authorization.RequireAnyPermissionAuthorizer to public setElements(elements List<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.RequireAllPermissionsAuthorizer to public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.AbstractRequireAllAuthorizer |
From |
To |
|
Pull Up Method public setRoles(roles List<String>) : void from class org.pac4j.core.authorization.RequireAllRolesAuthorizer to public setElements(elements List<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.RequireAllRolesAuthorizer to public isAuthorized(context WebContext, profile U) : boolean from class org.pac4j.core.authorization.authorizer.AbstractRequireAllAuthorizer |
From |
To |
|
Pull Up Method public setPermissions(permissions Set<String>) : void from class org.pac4j.core.authorization.RequireAnyPermissionAuthorizer to public setElements(elements Set<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public setPermissions(permissions List<String>) : void from class org.pac4j.core.authorization.RequireAllPermissionsAuthorizer to public setElements(elements List<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Pull Up Method public setMethods(methods Set<HTTP_METHOD>) : void from class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizer to public setElements(elements Set<E>) : void from class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type roles : Set<String> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type methods : Set<HTTP_METHOD> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type permissions : Set<String> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type permissions : List<String> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type methods : List<HTTP_METHOD> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Change Parameter Type roles : List<String> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter roles : List<String> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter methods : List<HTTP_METHOD> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter roles : Set<String> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter methods : Set<HTTP_METHOD> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter permissions : List<String> to elements : List<E> in method public setElements(elements List<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |
|
Rename Parameter permissions : Set<String> to elements : Set<E> in method public setElements(elements Set<E>) : void in class org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer |
From |
To |