690e8996e3be560fa47f710b6ebcc8a6f8f0b5bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public isValidIdentifier(identifier String) : boolean from class org.apache.guacamole.auth.jdbc.base.ObjectModel to protected isValidIdentifier(identifier String) : boolean from class org.apache.guacamole.auth.jdbc.base.ModeledDirectoryObjectService | From | To | |
Move Method public filterIdentifiers(identifiers Collection<String>) : Collection<String> from class org.apache.guacamole.auth.jdbc.base.ObjectModel to protected filterIdentifiers(identifiers Collection<String>) : Collection<String> from class org.apache.guacamole.auth.jdbc.base.ModeledDirectoryObjectService | From | To |