Uses of Class
org.forgerock.openam.authentication.callbacks.PollingWaitCallback
Packages that use PollingWaitCallback
-
Uses of PollingWaitCallback in org.forgerock.openam.authentication.callbacks
Methods in org.forgerock.openam.authentication.callbacks that return PollingWaitCallbackModifier and TypeMethodDescriptionPollingWaitCallback.PollingWaitCallbackBuilder.build()
finalise the construction process and return the completed PollingWaitCallback Object.Methods in org.forgerock.openam.authentication.callbacks with parameters of type PollingWaitCallbackModifier and TypeMethodDescriptionPollingWaitCallback.PollingWaitCallbackBuilder.asCopyOf
(PollingWaitCallback callback) Sets the default values to use for the new PollingWaitCallback from an existing PollingWaitCallback Object.