Searched refs:RECOVER_OP (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DGetHttpSession.java89 public static final String RECOVER_OP = "recover"; field in class:GetHttpSession
168 if (op.equals(RECOVER_OP)) {
H A DSessionService.java1544 String query = "?" + GetHttpSession.OP + "=" + GetHttpSession.RECOVER_OP;

Completed in 36 milliseconds