Class ClientKeyStoreService


  • public class ClientKeyStoreService
    extends Object
    Provides a Client key store service.
    Since:
    17.10.10
    • Constructor Detail

      • ClientKeyStoreService

        public ClientKeyStoreService()
    • Method Detail

      • intializeClientKeystore

        public void intializeClientKeystore​(Client client,
                                            String createdBy)
        Initialize the client key store
        Parameters:
        client - the organization client (required)
        createdBy - the system user which created the key (required)