executes a query for authentication objects (users, groups etc.) and returns the result. While there is no general contract for the form of the result it should consist of a {@link List} of {@link UserGroupInfo} objects,so the result can be processed in a platform independent manner. Use constants QUERY_... to specify query type.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.