예제 #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()