Searched refs:handleDynamicLinkRequest (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DDynamicRequestViewBean.java61 handleDynamicLinkRequest(url);
72 handleDynamicLinkRequest(MessageFormat.format(request.getParameter("url"), getCurrentRealmEncoded(), ""));
85 handleDynamicLinkRequest(MessageFormat.format(request.getParameter("url"), getCurrentRealmEncoded(), attrValue));
109 protected abstract void handleDynamicLinkRequest(String url); method in class:DynamicRequestViewBean
H A DAMServiceProfileViewBeanBase.java324 protected void handleDynamicLinkRequest(String url) { method in class:AMServiceProfileViewBeanBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DDynamicRequestViewBean.java61 handleDynamicLinkRequest(url);
72 handleDynamicLinkRequest(MessageFormat.format(request.getParameter("url"), getCurrentRealmEncoded(), ""));
85 handleDynamicLinkRequest(MessageFormat.format(request.getParameter("url"), getCurrentRealmEncoded(), attrValue));
109 protected abstract void handleDynamicLinkRequest(String url); method in class:DynamicRequestViewBean
H A DAMServiceProfileViewBeanBase.java324 protected void handleDynamicLinkRequest(String url) { method in class:AMServiceProfileViewBeanBase
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSubConfigAddViewBean.java249 protected void handleDynamicLinkRequest(String url) { method in class:SubConfigAddViewBean
H A DSubConfigEditViewBean.java454 protected void handleDynamicLinkRequest(String url) { method in class:SubConfigEditViewBean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSubConfigAddViewBean.java249 protected void handleDynamicLinkRequest(String url) { method in class:SubConfigAddViewBean
H A DSubConfigEditViewBean.java454 protected void handleDynamicLinkRequest(String url) { method in class:SubConfigEditViewBean

Completed in 35 milliseconds