Uses of Class
com.sun.identity.log.LogQuery
Package
Description
Provides the classes and interfaces of core logging and auditing facilities.
-
Uses of LogQuery in com.sun.identity.log
Modifier and TypeMethodDescriptionstatic String[][]
Deprecated.Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).static String[][]
Deprecated.Retrieves records from log file provided it has the required authorization.static String[][]
LogReader.read
(String logname, String logtype, String timeStamp, LogQuery logQuery, Object userCrdential) Deprecated.Reads a log file provided it has the required authorization.static String[][]
Deprecated.Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).