Stanis Shkel
Results
1
issues of
Stanis Shkel
Hey folks, Is there a reason why check for empty password when bindDN is set comes after logic for doing processing in synchronous mode? https://github.com/pingidentity/ldapsdk/blob/master/src/com/unboundid/ldap/sdk/SimpleBindRequest.java#L513 ``` protected BindResult process(final LDAPConnection...