Searched refs:AUTHENTICATION_TYPE (Results 1 – 5 of 5) sorted by relevance
252 cJSON_AddNumberToObject(json, AUTHENTICATION_TYPE.c_str(), authenticationType_); in dump()
53 const std::string AUTHENTICATION_TYPE = "authenticationType"; variable
63 extern const std::string AUTHENTICATION_TYPE;
421 values.PutInt(AUTHENTICATION_TYPE, profile.GetAuthenticationType()); in AccessControlProfileToEntries()533 if (GetIntValue(values, AUTHENTICATION_TYPE, intValue)) { in EntriesToAccessControlProfile()
1543 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile()