MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / thycotic_import.py

File thycotic_import.py

examples/thycotic_import.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import xml.sax
2import logging
3from typing import Optional, Dict, List
4from keepercommander.importer.importer import Record, Folder, RecordField, SharedFolder

Callers

nothing calls this directly

Calls 15

SharedFolderClass · 0.90
RecordClass · 0.90
FolderClass · 0.90
RecordFieldClass · 0.90
ThycoticHandlerClass · 0.85
trim_personal_folderFunction · 0.85
pop_field_valueFunction · 0.85
pop_fieldFunction · 0.85
getMethod · 0.80
import_name_fieldMethod · 0.80
import_phone_fieldMethod · 0.80
import_host_fieldMethod · 0.80

Tested by

no test coverage detected