Contact to the list of contacts in the
current user's CONTACTS table.IDs to the
specified group in the current user's GROUPS table.username
and password.Application of MyContacts.CONTACTS table in database.IDs from
the current user's CONTACTS and GROUPS tables.GROUPS table
by removing all contacts from that group.username from the
database, along with all of their data.byte[] of the given length using
SecureRandom.getInstanceStrong() and returns that array as a
base-64-encoded String, wrapped in an Optional.ID number in the
current user's CONTACTS table and return it as a Contact
object.String.Contact object.true if the specified key is valid (if a
Contact object allows a value associated with that key).null if the database has not
yet been initialised.Optional.SQLException message to the standard error stream.MasterController.refreshApp(java.lang.String,java.lang.String) with title = null.IDs from
the specified group in the current user's GROUPS table.GROUPS table.username to
newPassword, provided that the current user is the DBO.Scene of app.Stage of app.List<List<String>>, provided the
current user has permission to view that table.List containing the names of all user-created tables in
the database accessible by the current user.Contact formatted so that it can be inserted as a
list of values into an SQL table.ID in the
current user's CONTACTS table by replacing it with the provided
Contact.Optional.true if and only if the current user is the database owner.Optional<List<String>> containing
the names of all users in the database.true if and only if the provided username exists
in the database, and the provided password matches that user's
password.password and the salt used to hash that
password, verifies that the cryptographic key generated matches the given
key.Copyright © 2018–2019 IBAT. All rights reserved.