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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java297 callbackList.add(createCustomCallback(childNode,
302 callbackList.add(createCustomCallback(childNode,null));
1525 static DSAMECallbackInterface createCustomCallback( method in class:AuthXMLUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthXMLUtils.java297 callbackList.add(createCustomCallback(childNode,
302 callbackList.add(createCustomCallback(childNode,null));
1525 static DSAMECallbackInterface createCustomCallback( method in class:AuthXMLUtils

Completed in 36 milliseconds