Interface SandboxAuthnResultCallback
-
public interface SandboxAuthnResultCallback
Callback used to provide a result of sandboxed authentication.- Author:
- Roman Krysinski
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
sandboxedAuthenticationDone(SandboxAuthnContext ctx)
-
-
-
Method Detail
-
sandboxedAuthenticationDone
void sandboxedAuthenticationDone(SandboxAuthnContext ctx)
-
-