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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java181 * <code>replaceCallback()</code> to update the Callback array. This allows a
618 public void replaceCallback(int state, int index, Callback callback) method in class:AMLoginModule
821 * instance by the <code>replaceCallback()</code> method.
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java184 * <code>replaceCallback()</code> to update the Callback array. This allows a
631 public void replaceCallback(int state, int index, Callback callback) method in class:AMLoginModule
833 * instance by the <code>replaceCallback()</code> method.

Completed in 214 milliseconds