NOTE: Trivore ID Documentation has moved to https://trivoreid.com
The content on this site IS OUT OF DATE!
This space has been archived!
Please go ahead to the new site!
Client SDK v.2.1 (released 15-Apr-2020)
This is the traditional static Client SDK for TrivoreID.
Additions
Added support for email templates
Added
EmailTemplateServiceImp, EmailTemplateService
Added
EmailTemplate
class
Removals
Test classes - will be implemented in other place together with the test scripts.
New Attributes
User address (
com.trivore.id.sdk.models.user.Address
)from – datetime from which the address is considered valid
until – datetime until the address is considered valid
tags – A list of tags as strings, which clients can use to add some additional metadata to addresses
EmailMessage (
com.trivore.id.sdk.models.EmailMessage
)Add
EmailAttachment
class with more options to manage attachments
Languages
Java