Searched refs:AMPostViewBean (Results 1 - 25 of 26) sorted by relevance

12

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/
H A DAbstractEventHandlerSelectViewBean.java29 import com.sun.identity.console.base.AMPostViewBean;
151 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
H A DAbstractEventHandlerAddViewBean.java27 import com.sun.identity.console.base.AMPostViewBean;
180 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
H A DAbstractEventHandlerEditViewBean.java31 import com.sun.identity.console.base.AMPostViewBean;
198 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCConfigViewBean.java36 import com.sun.identity.console.base.AMPostViewBean;
138 AMPostViewBean vb = (AMPostViewBean)getViewBean(
139 AMPostViewBean.class);
H A DSubConfigAddViewBean.java39 import com.sun.identity.console.base.AMPostViewBean;
206 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSubSchemaTypeSelectViewBean.java38 import com.sun.identity.console.base.AMPostViewBean;
177 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSubConfigEditViewBean.java39 import com.sun.identity.console.base.AMPostViewBean;
298 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
438 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSMDiscoveryServiceViewBean.java37 import com.sun.identity.console.base.AMPostViewBean;
177 AMPostViewBean vb = (AMPostViewBean)getViewBean(
178 AMPostViewBean.class);
214 AMPostViewBean vb = (AMPostViewBean)getViewBean(
215 AMPostViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/
H A DAbstractEventHandlerSelectViewBean.java30 import com.sun.identity.console.base.AMPostViewBean;
152 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
H A DAbstractEventHandlerAddViewBean.java28 import com.sun.identity.console.base.AMPostViewBean;
181 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
H A DAbstractEventHandlerEditViewBean.java32 import com.sun.identity.console.base.AMPostViewBean;
199 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCConfigViewBean.java36 import com.sun.identity.console.base.AMPostViewBean;
138 AMPostViewBean vb = (AMPostViewBean)getViewBean(
139 AMPostViewBean.class);
H A DSubConfigAddViewBean.java39 import com.sun.identity.console.base.AMPostViewBean;
206 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSubSchemaTypeSelectViewBean.java38 import com.sun.identity.console.base.AMPostViewBean;
177 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSubConfigEditViewBean.java39 import com.sun.identity.console.base.AMPostViewBean;
298 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
438 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DSMDiscoveryServiceViewBean.java37 import com.sun.identity.console.base.AMPostViewBean;
177 AMPostViewBean vb = (AMPostViewBean)getViewBean(
178 AMPostViewBean.class);
214 AMPostViewBean vb = (AMPostViewBean)getViewBean(
215 AMPostViewBean.class);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMPostViewBean.java25 * $Id: AMPostViewBean.java,v 1.2 2008/06/25 05:42:47 qcheng Exp $
48 public class AMPostViewBean extends ConsoleViewBeanBase { class in inherits:ConsoleViewBeanBase
61 public AMPostViewBean() { method in class:AMPostViewBean
100 debug.warning("AMPostViewBean.setTargetViewBeanURL: Possibly malicious content detected in AMPostViewBean: "
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMPostViewBean.java25 * $Id: AMPostViewBean.java,v 1.2 2008/06/25 05:42:47 qcheng Exp $
48 public class AMPostViewBean extends ConsoleViewBeanBase { class in inherits:ConsoleViewBeanBase
61 public AMPostViewBean() { method in class:AMPostViewBean
100 debug.warning("AMPostViewBean.setTargetViewBeanURL: Possibly malicious content detected in AMPostViewBean: "
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityOpViewBeanBase.java38 import com.sun.identity.console.base.AMPostViewBean;
217 AMPostViewBean vb = (AMPostViewBean)getViewBean(AMPostViewBean.class);
H A DEntityEditViewBean.java37 import com.sun.identity.console.base.AMPostViewBean;
336 AMPostViewBean vb = (AMPostViewBean)getViewBean(
337 AMPostViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityOpViewBeanBase.java42 import com.sun.identity.console.base.AMPostViewBean;
226 AMPostViewBean vb = (AMPostViewBean) getViewBean(AMPostViewBean.class);
H A DEntityEditViewBean.java37 import com.sun.identity.console.base.AMPostViewBean;
336 AMPostViewBean vb = (AMPostViewBean)getViewBean(
337 AMPostViewBean.class);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/
H A DAgentProfileViewBean.java49 import com.sun.identity.console.base.AMPostViewBean;
435 AMPostViewBean vb = (AMPostViewBean) getViewBean(
436 AMPostViewBean.class);
H A DAgentsViewBean.java77 import com.sun.identity.console.base.AMPostViewBean;
343 AMPostViewBean vb = (AMPostViewBean)getViewBean(
344 AMPostViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/
H A DAgentProfileViewBean.java49 import com.sun.identity.console.base.AMPostViewBean;
435 AMPostViewBean vb = (AMPostViewBean) getViewBean(
436 AMPostViewBean.class);

Completed in 125 milliseconds

12