Class FcLdapQueryBean

    • Constructor Detail

      • FcLdapQueryBean

        public FcLdapQueryBean()
    • Method Detail

      • addResultAttribute

        public void addResultAttribute()
        Adds an new item to result attributes list
      • checkForQuerySelectionChange

        public void checkForQuerySelectionChange()
        Whether the selected LDAP query was changed and the details need to be reinitialized.
      • getPreviewBaseDN

        public String getPreviewBaseDN()
        Returns:
        the configured Base DN from the current selected LDAP query.
      • getPreviewQuery

        public String getPreviewQuery()
        Returns:
        the query string from the selected LDAP query.
      • getPreviewReturnedAttrs

        public String getPreviewReturnedAttrs()
        Returns:
        list of query return attributes from the current selected LDAP query.
      • isExistsClientLdapConnection

        public boolean isExistsClientLdapConnection()
        Returns:
        Whether a client LDAP connection is available.
      • removeResultAttribute

        public void removeResultAttribute​(GenericStringModel value)
        Parameters:
        value - the value to remove from result attributes list