Uses of Class
com.sun.identity.log.QueryElement
-
Packages that use QueryElement Package Description com.sun.identity.log Provides the classes and interfaces of core logging and auditing facilities. -
-
Uses of QueryElement in com.sun.identity.log
Methods in com.sun.identity.log with parameters of type QueryElement Modifier and Type Method Description void
LogQuery. addQuery(QueryElement qryElement)
Deprecated.Adds a query element to the list present inLogQuery
.
-