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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java865 String statusParam = getRedirectStatusParam(childNode);
961 protected static String getRedirectStatusParam(Node node) { method in class:AuthXMLUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java865 String statusParam = getRedirectStatusParam(childNode);
961 protected static String getRedirectStatusParam(Node node) { method in class:AuthXMLUtils

Completed in 26 milliseconds