[Pki-devel] [PATCH] 426 Added search filter for TPS resources.

Endi Sukma Dewata edewata at redhat.com
Wed Mar 19 20:38:35 UTC 2014


On 3/17/2014 10:52 AM, Endi Sukma Dewata wrote:
> The TPS resources have been modified to accept a basic search filter
> for find operation. For resources based on LDAP database, the filtering
> is done using LDAP filter. For other resources, the filtering is done
> using string comparison. For now the filter is will only be matched
> against entry IDs. In the future the filter may be expanded to support
> other entry attributes. The CLI has been updated accordingly.
>
> The total attribute in DataCollection was changed from Integer into int
> because the total size of the collection cannot be null.
>
> The PKIException constructors have been consolidated into a single
> actual constructor. The other constructors have been modified to
> call the actual constructor with some default values.
>
> Ticket #847

Fixed a bug in the PKIException. ACKed by Jack. Pushed to master.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list