31a384f368700905e573163eee55e6e69643781d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type InjectedValue<SimpleSecurityManager> to InjectedValue<?> in method public getSecurityManagerValue() : InjectedValue<?> in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type securityManager : SimpleSecurityManager to securityManager : Object in method public getPrincipal() : Principal in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type securityManagerValue : InjectedValue<SimpleSecurityManager> to securityManagerValue : InjectedValue<?> in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices | From | To |