User Activity

  • Posted a comment on discussion Discussions on UnboundID LDAP SDK for Java

    Thanks a lot Neil for the commit.

  • Posted a comment on discussion Discussions on UnboundID LDAP SDK for Java

    Hi there, First of all thanks for the great library!!!! I was NOT able to find in the SDK constants with String representation of result codes as defined in LDAP RFC. LDAP RFC defines result codes as LDAPResult ::= SEQUENCE { resultCode ENUMERATED { success (0), operationsError (1), protocolError (2), ... noSuchObject (32), noSuchObject (32), SDK does NOT provide literal constants matching RFC. For instance for result code 32: RFC refers to 'noSuchObject' while name attribute value is "no such object"...

  • Posted a comment on discussion Discussions on UnboundID LDAP SDK for Java

    Hi there, I would like to know the best way to calculate the number of open connections in LDAPConnectionPool. My best guess is that number can be calculated using the LDAPPoolStatistic using the following calculation: stats.getNumSuccessfulConnectionAttempts() - stats.getNumConnectionsClosedDefunct() - stats.getNumConnectionsClosedExpired() - stats.getNumConnectionsClosedUnneeded() Is my assumption correct? Thanks in advance, Evaristo

  • Posted a comment on discussion Discussions on UnboundID LDAP SDK for Java

    Hi there, Thx for the API, I would say is really great, and the best Java LDAP API...

View All

Personal Data

Username:
eceejcr
Joined:
2016-11-28 13:46:13

Projects

  • No projects to display.

Personal Tools