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

/forgerock/openam-v13/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthViewBeanBase.java25 * $Id: AuthViewBeanBase.java,v 1.13 2010/01/22 03:31:35 222713 Exp $
57 public abstract class AuthViewBeanBase extends ConsoleViewBeanBase { class in inherits:ConsoleViewBeanBase
66 * Creates <code>AuthViewBeanBase</code> object.
69 public AuthViewBeanBase(String pageName ) { method in class:AuthViewBeanBase
/forgerock/openam/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthViewBeanBase.java25 * $Id: AuthViewBeanBase.java,v 1.13 2010/01/22 03:31:35 222713 Exp $
57 public abstract class AuthViewBeanBase extends ConsoleViewBeanBase { class in inherits:ConsoleViewBeanBase
66 * Creates <code>AuthViewBeanBase</code> object.
69 public AuthViewBeanBase(String pageName ) { method in class:AuthViewBeanBase

Completed in 30 milliseconds