示例#1
0
文件: core.py 项目: incuna/authentic
def get_all_attribute_definitions():
    return ATTRIBUTE_MAPPING.keys()
示例#2
0
def get_all_attribute_definitions():
    return ATTRIBUTE_MAPPING.keys()