Searched refs:AuthenticatedViewBean (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEndUserViewBean.java36 import com.sun.identity.console.base.AuthenticatedViewBean;
91 AuthenticatedViewBean vb = (AuthenticatedViewBean)
92 getViewBean(AuthenticatedViewBean.class);
96 AuthenticatedViewBean vb = (AuthenticatedViewBean)
97 getViewBean(AuthenticatedViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEndUserViewBean.java36 import com.sun.identity.console.base.AuthenticatedViewBean;
91 AuthenticatedViewBean vb = (AuthenticatedViewBean)
92 getViewBean(AuthenticatedViewBean.class);
96 AuthenticatedViewBean vb = (AuthenticatedViewBean)
97 getViewBean(AuthenticatedViewBean.class);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMAdminFrameViewBean.java78 AuthenticatedViewBean vb = (AuthenticatedViewBean)
79 getViewBean(AuthenticatedViewBean.class);
H A DAuthenticatedViewBean.java25 * $Id: AuthenticatedViewBean.java,v 1.2 2008/06/25 05:42:48 qcheng Exp $
43 public class AuthenticatedViewBean class in inherits:AMViewBeanBase
53 public AuthenticatedViewBean() { method in class:AuthenticatedViewBean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMAdminFrameViewBean.java78 AuthenticatedViewBean vb = (AuthenticatedViewBean)
79 getViewBean(AuthenticatedViewBean.class);
H A DAuthenticatedViewBean.java25 * $Id: AuthenticatedViewBean.java,v 1.2 2008/06/25 05:42:48 qcheng Exp $
43 public class AuthenticatedViewBean class in inherits:AMViewBeanBase
53 public AuthenticatedViewBean() { method in class:AuthenticatedViewBean

Completed in 55 milliseconds