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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewBeanBase.java116 protected static final String SZ_CACHE = "szCache"; field in class:AMViewBeanBase
181 registerChild(SZ_CACHE, SerializedField.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewBeanBase.java117 protected static final String SZ_CACHE = "szCache"; field in class:AMViewBeanBase
182 registerChild(SZ_CACHE, SerializedField.class);

Completed in 53 milliseconds