Interface KeyStoreHandlerProvider

    • Method Detail

      • getKeystoreHandler

        KeyStoreHandler getKeystoreHandler​(String name)
        Returns the keystore handler corresponding to the given name.
        Parameters:
        name - The name of instance to retrieve
        Returns:
        the keystore handler