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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/login/
H A DFSPreLogin.java96 paramKey.equalsIgnoreCase(IFSConstants.GOTOKEY) ||
166 String lrURL = httpRequest.getParameter(IFSConstants.GOTOKEY);
216 returnURLBuf.append(IFSConstants.AMPERSAND).append(IFSConstants.GOTOKEY)
466 String targetURL = httpRequest.getParameter(IFSConstants.GOTOKEY);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/login/
H A DFSPreLogin.java96 paramKey.equalsIgnoreCase(IFSConstants.GOTOKEY) ||
166 String lrURL = httpRequest.getParameter(IFSConstants.GOTOKEY);
216 returnURLBuf.append(IFSConstants.AMPERSAND).append(IFSConstants.GOTOKEY)
466 String targetURL = httpRequest.getParameter(IFSConstants.GOTOKEY);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1245 public static final String GOTOKEY = "goto"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1245 public static final String GOTOKEY = "goto"; field in interface:IFSConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java223 commonLoginPageUrl.append (IFSConstants.GOTOKEY).append ("=").
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java223 commonLoginPageUrl.append (IFSConstants.GOTOKEY).append ("=").

Completed in 54 milliseconds