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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewBeanBase.java823 super.setPageSessionAttributes(tmp);
843 super.setPageSessionAttributes(savedAttr);
848 protected void setPageSessionAttributes(Map value) { method in class:AMViewBeanBase
856 super.setPageSessionAttributes(value);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewBeanBase.java824 super.setPageSessionAttributes(tmp);
844 super.setPageSessionAttributes(savedAttr);
849 protected void setPageSessionAttributes(Map value) { method in class:AMViewBeanBase
857 super.setPageSessionAttributes(value);

Completed in 31 milliseconds