Searched defs:UI (Results 1 - 25 of 28) sorted by relevance

12

/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthenticationServletBase.java32 package com.sun.identity.authentication.UI;
47 * This is the front controller of authentication UI
75 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
93 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
115 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
128 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
H A DLoginServlet.java30 package com.sun.identity.authentication.UI;
55 * This is the front controller of authentication UI
58 extends com.sun.identity.authentication.UI.AuthenticationServletBase {
103 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
403 public static final String DEFAULT_MODULE_URL="../UI";
414 Constants.AM_SERVICES_DEPLOYMENT_DESCRIPTOR) + "/UI/Login";
H A DAuthExceptionViewBean.java30 package com.sun.identity.authentication.UI;
58 * auth exception UI.
126 * Returns display url for auth exception UI
128 * @return display url for auth exception UI
273 * Returns tile index for auth exception UI.
338 * Property name for auth exception UI html title.
343 LOGINURL = serviceUri + "/UI/Login";
H A DLogoutViewBean.java32 package com.sun.identity.authentication.UI;
70 * Logout UI.
367 * Returns display url for auth auth Logout UI
369 * @return display url for auth auth Logout UI
598 LOGINURL = serviceUri + "/UI/Login";
/forgerock/openam-v13/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEFormTag.java29 package com.sun.identity.authentication.UI.taglib;
36 import com.sun.identity.authentication.UI.AuthViewBeanBase;
H A DDSAMEResBundleTag.java32 package com.sun.identity.authentication.UI.taglib;
38 import com.sun.identity.authentication.UI.AuthViewBeanBase;
H A DDSAMEHrefTag.java33 package com.sun.identity.authentication.UI.taglib;
42 import com.sun.identity.authentication.UI.AuthViewBeanBase;
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthenticationServletBase.java32 package com.sun.identity.authentication.UI;
47 * This is the front controller of authentication UI
75 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
93 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
115 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
128 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
H A DLoginServlet.java30 package com.sun.identity.authentication.UI;
55 * This is the front controller of authentication UI
58 extends com.sun.identity.authentication.UI.AuthenticationServletBase {
103 com.sun.identity.authentication.UI.AuthExceptionViewBean.class);
403 public static final String DEFAULT_MODULE_URL="../UI";
414 Constants.AM_SERVICES_DEPLOYMENT_DESCRIPTOR) + "/UI/Login";
H A DAuthExceptionViewBean.java30 package com.sun.identity.authentication.UI;
60 * auth exception UI.
128 * Returns display url for auth exception UI
130 * @return display url for auth exception UI
275 * Returns tile index for auth exception UI.
340 * Property name for auth exception UI html title.
345 LOGINURL = serviceUri + "/UI/Login";
H A DLogoutViewBean.java32 package com.sun.identity.authentication.UI;
70 * Logout UI.
367 * Returns display url for auth auth Logout UI
369 * @return display url for auth auth Logout UI
598 LOGINURL = serviceUri + "/UI/Login";
/forgerock/openam/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEFormTag.java29 package com.sun.identity.authentication.UI.taglib;
36 import com.sun.identity.authentication.UI.AuthViewBeanBase;
H A DDSAMEResBundleTag.java32 package com.sun.identity.authentication.UI.taglib;
38 import com.sun.identity.authentication.UI.AuthViewBeanBase;
H A DDSAMEHrefTag.java30 package com.sun.identity.authentication.UI.taglib;
39 import com.sun.identity.authentication.UI.AuthViewBeanBase;
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/UI/
H A DLoginLogoutMapping.java29 package com.sun.identity.authentication.UI;
44 * '/login' to '/UI/Login' and
45 * '/logout' to '/UI/Logout'
153 forwardUrl = "/UI/Login";
155 forwardUrl = "/UI/Logout";
/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEValueTag.java32 package com.sun.identity.authentication.UI.taglib;
41 import com.sun.identity.authentication.UI.LoginViewBean;
84 com.sun.identity.authentication.UI.LoginViewBean.class);
/forgerock/openam-v13/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DButtonTiledView.java32 package com.sun.identity.authentication.UI;
H A DCallBackChoiceTiledView.java31 package com.sun.identity.authentication.UI;
H A DAuthViewBeanBase.java30 package com.sun.identity.authentication.UI;
55 * This class is a default implementation of <code>ViewBean</code> auth UI.
67 * @param pageName name of page for auth UI.
312 * Returns tile index for auth UI.
313 * @return tile index for auth UI.
H A DCallBackTiledView.java33 package com.sun.identity.authentication.UI;
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEValueTag.java32 package com.sun.identity.authentication.UI.taglib;
41 import com.sun.identity.authentication.UI.LoginViewBean;
84 com.sun.identity.authentication.UI.LoginViewBean.class);
/forgerock/openam/openam-common-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DButtonTiledView.java32 package com.sun.identity.authentication.UI;
H A DCallBackChoiceTiledView.java31 package com.sun.identity.authentication.UI;
H A DAuthViewBeanBase.java30 package com.sun.identity.authentication.UI;
55 * This class is a default implementation of <code>ViewBean</code> auth UI.
67 * @param pageName name of page for auth UI.
312 * Returns tile index for auth UI.
313 * @return tile index for auth UI.
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/UI/
H A DLoginLogoutMapping.java29 package com.sun.identity.authentication.UI;
44 * '/login' to '/UI/Login' and
45 * '/logout' to '/UI/Logout'
153 forwardUrl = "/UI/Login";
155 forwardUrl = "/UI/Logout";

Completed in 82 milliseconds

12