Searched defs:getDisplayURL (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthExceptionViewBean.java83 * by the <code>getDisplayURL()</code> method.
130 public String getDisplayURL() { method in class:AuthExceptionViewBean
131 exDebug.message("In getDisplayURL()");
H A DLogoutViewBean.java96 * by the <code>getDisplayURL()</code> method.
371 public String getDisplayURL() { method in class:LogoutViewBean
373 logoutDebug.message("In getDisplayURL() jsp_page " + jsp_page);
H A DLoginViewBean.java254 * by the <code>getDisplayURL()</code> method.
644 public String getDisplayURL() { method in class:LoginViewBean
645 loginDebug.message("In getDisplayURL()");
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DAuthExceptionViewBean.java85 * by the <code>getDisplayURL()</code> method.
132 public String getDisplayURL() { method in class:AuthExceptionViewBean
133 exDebug.message("In getDisplayURL()");
H A DLogoutViewBean.java96 * by the <code>getDisplayURL()</code> method.
371 public String getDisplayURL() { method in class:LogoutViewBean
373 logoutDebug.message("In getDisplayURL() jsp_page " + jsp_page);
H A DLoginViewBean.java258 * by the <code>getDisplayURL()</code> method.
655 public String getDisplayURL() { method in class:LoginViewBean
656 loginDebug.message("In getDisplayURL()");

Completed in 195 milliseconds