Searched defs:readLogQuery (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java341 readLogQuery(rLogName, adminToken, numRecs);
373 private void readLogQuery(String fileName, SSOToken ssot, int recsWritten) method in class:AMLogTest
432 throw new AMLogException("readLogQuery:AMLogException: " +
435 throw new AMLogException("readLogQuery:NoSuchField: " +
438 throw new AMLogException("readLogQuery:IllegalArgumentException: "+
441 throw new AMLogException("readLogQuery:IOException: " +
444 throw new AMLogException("readLogQuery:Exception: " +
466 throw new AMLogException("readLogQuery:AMLogException: " +
469 throw new AMLogException("readLogQuery:NoSuchField: " +
472 throw new AMLogException("readLogQuery
[all...]
/forgerock/openam/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java341 readLogQuery(rLogName, adminToken, numRecs);
373 private void readLogQuery(String fileName, SSOToken ssot, int recsWritten) method in class:AMLogTest
432 throw new AMLogException("readLogQuery:AMLogException: " +
435 throw new AMLogException("readLogQuery:NoSuchField: " +
438 throw new AMLogException("readLogQuery:IllegalArgumentException: "+
441 throw new AMLogException("readLogQuery:IOException: " +
444 throw new AMLogException("readLogQuery:Exception: " +
466 throw new AMLogException("readLogQuery:AMLogException: " +
469 throw new AMLogException("readLogQuery:NoSuchField: " +
472 throw new AMLogException("readLogQuery
[all...]

Completed in 29 milliseconds