-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionUse AuthAPI.login(String, char[]) instead.Use AuthAPI.login(String, char[], String) instead.Use AuthAPI.signUp(String, char[], String) instead.Use AuthAPI.signUp(String, String, char[], String) instead.Use
JobsEntity.exportUsers(UsersExportFilter)instead. Requests a Users Exports job. A token with scope read:users is needed. See POST Users Exports. See Bulk User Exports.theenabled_connectionsproperty was removed from the API response body, so this will always returnnull. UseOrganizationsEntity.getConnections(String, PageFilter)instead.Use PasswordChangeTicket.setNewPassword(char[]) instead.Use User.setPassword(char[]) instead.
-
Deprecated ConstructorsConstructorDescriptionUse the
AuthAPI.Builderto configure and create instances.Use theAuthAPI.Builderto configure and create instances.Use theManagementAPI.Builderto configure and create instances.Use theManagementAPI.Builderto configure and create instances.
DefaultHttpClientto configure HTTP client behavior