1ac6e36223ee50cd091d9288e30d579152df8311
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.unboundid:unboundid-ldapsdk:2.3.8 | |
org.ldaptive:ldaptive:1.0.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.pac4j.ldap.test.LdapServer moved to org.pac4j.ldap.test.tools.LdapServer | From | To | |
Extract Method | 1 | ||
Extract Method public setRegexpPattern(regexpPattern String) : void extracted from public IpRegexpAuthenticator(pattern String) in class org.pac4j.http.credentials.authenticator.IpRegexpAuthenticator | From | To | |
Rename Parameter | 2 | ||
Rename Parameter pattern : String to regexpPattern : String in method public IpRegexpAuthenticator(regexpPattern String) in class org.pac4j.http.credentials.authenticator.IpRegexpAuthenticator | From | To | |
Rename Parameter pattern : String to regexpPattern : String in method public setRegexpPattern(regexpPattern String) : void in class org.pac4j.http.credentials.authenticator.IpRegexpAuthenticator | From | To |