Interface SimpleBindRequest

    • Method Detail

      • getDN

        java.lang.String getDN()
        Retrieves the DN of the user attempting to bind.
        Returns:
        The DN of the user attempting to bind.
      • getPassword

        ByteString getPassword()
        Retrieves the password for the bind request.
        Returns:
        The password for the bind request.