Package tigase.ldap.processors


package tigase.ldap.processors
  • Class
    Description
    AbstractLDAPProcessor<T extends com.unboundid.ldap.protocol.ProtocolOp>
    Class contains helper methods often used by LDAPProcessor implementations.
    Class implements support for LDAP simple bind request used for authentication.
    LDAPProcessor<T extends com.unboundid.ldap.protocol.ProtocolOp>
    Interface to be implemented by LDAP protocol request handlers
    Interface for shared LDAP connection data, ie. authorized user