ObjectBox C and C++ API 5.1.0
 
Loading...
Searching...
No Matches
obx::SyncCredentials Member List

This is the complete list of members for obx::SyncCredentials, including all inherited members.

data() constobx::SyncCredentialsinline
dataSize() constobx::SyncCredentialsinline
googleAuth(const std::string &str)obx::SyncCredentialsinlinestatic
jwtAccessToken(const std::string &token)obx::SyncCredentialsinlinestatic
jwtCustomToken(const std::string &token)obx::SyncCredentialsinlinestatic
jwtIdToken(const std::string &token)obx::SyncCredentialsinlinestatic
jwtRefreshToken(const std::string &token)obx::SyncCredentialsinlinestatic
none()obx::SyncCredentialsinlinestatic
obxAdminUser(const std::string &username, const std::string &password)obx::SyncCredentialsinlinestatic
sharedSecret(std::vector< uint8_t > &&data)obx::SyncCredentialsinlinestatic
sharedSecret(const std::string &str)obx::SyncCredentialsinlinestatic
SyncCredentials(OBXSyncCredentialsType type, std::vector< uint8_t > &&data)obx::SyncCredentialsinline
SyncCredentials(OBXSyncCredentialsType type, const std::string &data)obx::SyncCredentialsinline
SyncCredentials(OBXSyncCredentialsType type, const std::string &username, const std::string &password)obx::SyncCredentialsinline
userPassword(const std::string &username, const std::string &password)obx::SyncCredentialsinlinestatic