diff options
author | Florian Zschocke <florian.zschocke@devolo.de> | 2016-11-23 02:59:39 +0100 |
---|---|---|
committer | Florian Zschocke <florian.zschocke@devolo.de> | 2016-11-23 02:59:39 +0100 |
commit | 967c2422591b70a82bd8fc991e87088e880f5024 (patch) | |
tree | 9a86e2fee4e9d97359b18e9cde7d8e73b92ba22c /src/main/java/com/gitblit/ConfigUserService.java | |
parent | 8d27912b0f7f0a67a929671a9c6ff3c8052e3497 (diff) | |
download | gitblit-967c2422591b70a82bd8fc991e87088e880f5024.tar.gz gitblit-967c2422591b70a82bd8fc991e87088e880f5024.zip |
Extract LdapConnection into new class from LdapAuthProvider
Extract the inner class `LdapConnection` from the `LdapAuthProvider`
into a separate class, so that it can be used from multiple classes
that have to connect to an LDAP directory.
The new class is placed into the new package `com.gitblit.ldap`, since
it isn't specific to authentication.
Diffstat (limited to 'src/main/java/com/gitblit/ConfigUserService.java')
0 files changed, 0 insertions, 0 deletions