Searched refs:getChoiceCallbackIndex (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java178 ccIndex = getChoiceCallbackIndex(callbacks,ccIndex);
1806 static int getChoiceCallbackIndex(Callback[] callbacks,int startIndex) { method in class:AuthXMLUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java178 ccIndex = getChoiceCallbackIndex(callbacks,ccIndex);
1806 static int getChoiceCallbackIndex(Callback[] callbacks,int startIndex) { method in class:AuthXMLUtils

Completed in 35 milliseconds