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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/session/
H A DSMProfileViewBean.java91 private static final String TBL_COL_MAX_IDLE_TIME = "tblColMaxIdleTime"; field in class:SMProfileViewBean
294 tblModel.setActionValue(TBL_COL_MAX_IDLE_TIME,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/session/
H A DSMProfileViewBean.java94 private static final String TBL_COL_MAX_IDLE_TIME = "tblColMaxIdleTime"; field in class:SMProfileViewBean
276 tblModel.setActionValue(TBL_COL_MAX_IDLE_TIME,

Completed in 29 milliseconds