SecureTransport 5.4 Developer Guide Save PDF Selected topic Selected topic and subtopics All content Custom Address Book implementation steps To implement a custom Address Book (AB), execute the following steps: Step Description Create a provider class Used to hold the main logic for an address book. It is responsible for returning Address Book entries specified by search criteria. Create a criteria class Used to define the Address Book search criteria for entries. Create a configuration class Used as the configuration settings for an Address Book. Register Address Book provider Every Address Book provider must be packaged in a specific way in order to be registered correctly into SecureTransport system. Related Links
Custom Address Book implementation steps To implement a custom Address Book (AB), execute the following steps: Step Description Create a provider class Used to hold the main logic for an address book. It is responsible for returning Address Book entries specified by search criteria. Create a criteria class Used to define the Address Book search criteria for entries. Create a configuration class Used as the configuration settings for an Address Book. Register Address Book provider Every Address Book provider must be packaged in a specific way in order to be registered correctly into SecureTransport system.