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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerConfigXMLViewBean.java72 private static final String SZ_CACHE_USER = "szCache2"; field in class:ServerConfigXMLViewBean
160 registerChild(SZ_CACHE_USER, SerializedField.class);
180 SZ_CACHE_USER);
362 SerializedField szCache = (SerializedField)getChild(SZ_CACHE_USER);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerConfigXMLViewBean.java72 private static final String SZ_CACHE_USER = "szCache2"; field in class:ServerConfigXMLViewBean
160 registerChild(SZ_CACHE_USER, SerializedField.class);
180 SZ_CACHE_USER);
362 SerializedField szCache = (SerializedField)getChild(SZ_CACHE_USER);

Completed in 31 milliseconds