76eecb04300696d0cf91e549233ceec5ecb23333
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.h2database:h2:1.4.187 | |
org.jdbi:jdbi:2.63 | |
Updated | |
From commons-codec:commons-codec 1.7 To 1.10 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testNullAuthenticator() : void renamed to public testNullAttribute() : void in class org.pac4j.sql.credentials.authenticator.DbAuthenticatorTests | From | To | |
Rename Variable | 1 | ||
Rename Variable ldapAuthenticator : DbAuthenticator to authenticator : DbAuthenticator in method public testNullAttribute() : void in class org.pac4j.sql.credentials.authenticator.DbAuthenticatorTests | From | To | |
Extract Method | 1 | ||
Extract Method protected initDbi() : void extracted from public validate(credentials UsernamePasswordCredentials) : void in class org.pac4j.sql.credentials.authenticator.DbAuthenticator | From | To |