96e3d029992ac09d27aac808c489779000fb6fe1
Files Diff
- Added: 4
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private TOTP_KEY_SECRET_ATTRIBUTE_NAME : String from class org.apache.guacamole.auth.totp.UserVerificationService to public TOTP_KEY_SECRET_ATTRIBUTE_NAME : String from class org.apache.guacamole.auth.totp.user.TOTPUser | From | To | |
Move Attribute private TOTP_KEY_CONFIRMED_ATTRIBUTE_NAME : String from class org.apache.guacamole.auth.totp.UserVerificationService to public TOTP_KEY_CONFIRMED_ATTRIBUTE_NAME : String from class org.apache.guacamole.auth.totp.user.TOTPUser | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.guacamole.auth.totp.user.TOTPUser from class org.apache.guacamole.auth.totp.UserVerificationService | From | To | |
Move Class | 2 | ||
Move Class org.apache.guacamole.auth.totp.UserVerificationService moved to org.apache.guacamole.auth.totp.user.UserVerificationService | From | To | |
Move Class org.apache.guacamole.auth.totp.UserTOTPKey moved to org.apache.guacamole.auth.totp.user.UserTOTPKey | From | To |