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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionService.java1630 if (checkIfShouldDestroy(sess))
1676 boolean checkIfShouldDestroy(InternalSession sess) { method in class:SessionService

Completed in 824 milliseconds