Searched defs:TBL_DATA_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.java98 private static final String TBL_DATA_MAX_IDLE_TIME = "tblDataMaxIdleTime"; field in class:SMProfileViewBean
340 tblModel.setValue(TBL_DATA_MAX_IDLE_TIME,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/session/
H A DSMProfileViewBean.java101 private static final String TBL_DATA_MAX_IDLE_TIME = "tblDataMaxIdleTime"; field in class:SMProfileViewBean
322 tblModel.setValue(TBL_DATA_MAX_IDLE_TIME,

Completed in 22 milliseconds