143583f59e56c00c662e3fc284ece8029be64425
Files Diff
- Added: 3
- Removed: 4
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 1 | ||
| Move Class org.rapidoid.util.Role moved to org.rapidoid.security.Role | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type values : Role[] to values : String[] in method public getRolesAllowed(annotations Map<Class<?>,Annotation>) : Set<String> in class org.rapidoid.security.Secure | From | To | |
| Change Variable Type r : Role to r : String in method public getRolesAllowed(annotations Map<Class<?>,Annotation>) : Set<String> in class org.rapidoid.security.Secure | From | To |